social_learning.Agent.getRotationAndVelocity C# (CSharp) 메소드

getRotationAndVelocity() 보호된 추상적인 메소드

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