ConstantVelocity¶ struct ConstantVelocity¶ ConstantVelocity.ConstantVelocity(double magnitude, double tolerance)¶ Parameters magnitude – tolerance – double ConstantVelocity.Magnitude { get; set; } double ConstantVelocity.Tolerance { get; set; }