Contents Menu Expand Light mode Dark mode Auto light/dark mode
PMP documentation
Light Logo Dark Logo

ConstantVelocity¶

struct ConstantVelocity¶
ConstantVelocity.ConstantVelocity(double magnitude, double tolerance)¶
Parameters
  • magnitude –

  • tolerance –

double ConstantVelocity.Magnitude { get; set; }

double ConstantVelocity.Tolerance { get; set; }

Next
Properties
Previous
Z
| Created using Sphinx and Furo theme.