social_learning.Agent.getRotationAndVelocity C# (CSharp) Method

getRotationAndVelocity() protected abstract method

protected abstract getRotationAndVelocity ( double sensors ) : float[]
sensors double
return float[]
        protected abstract float[] getRotationAndVelocity(double[] sensors);