social_learning.Agent.getRotationAndVelocity C# (CSharp) Méthode

getRotationAndVelocity() protected abstract méthode

protected abstract getRotationAndVelocity ( double sensors ) : float[]
sensors double
Résultat float[]
        protected abstract float[] getRotationAndVelocity(double[] sensors);