Click or drag to resize

AxesLinearRate Constructor

Initializes a new instance. The user must set ReferenceAxes. ReferenceEpoch is initialized to zero. SpinAxis is initialized to a UnitCartesian whose coordinates are zero. InitialRotation is initialized to Identity. InitialRotationalVelocity and RotationalAcceleration are both initialized to 0.0.

Namespace:  AGI.Foundation.Geometry
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public AxesLinearRate()
See Also