Click or drag to resize

PropagationEulerianAxes Constructor

Initializes a new instance. By default, Earth's inertial frame will be used as the propagation frame, the identity quaternion will be used as the initial attitude, the zero vector will be used as the initial angular velocity, and the identity matrix will be used as the inertia matrix.

Namespace:  AGI.Foundation.Propagators
Assembly:  AGI.Foundation.OrbitPropagation (in AGI.Foundation.OrbitPropagation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public PropagationEulerianAxes()
See Also