Constraint_SixDOFAngularYAxisMotorFrequency Property |
Oscillation frequency when solving position target (Hz). Should be in the range (0, 0.5 * simulation frequency]. When simulating at 60 Hz, 20 is a good value for a strong motor. Only used for position motors.
Namespace:
NeoAxis
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2023.1.2.0 (2023.1.2.0)
Syntaxpublic Reference<double> AngularYAxisMotorFrequency { get; set; }
Property Value
Type:
ReferenceDouble
See Also