Click or drag to resize

Constraint_SixDOFAngularZAxisMotorFrequency 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: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public Reference<double> AngularZAxisMotorFrequency { get; set; }

Property Value

Type: ReferenceDouble
See Also