PropagationEulerianAxes Constructor |
Name | Description | |
---|---|---|
PropagationEulerianAxes |
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.
| |
PropagationEulerianAxes(PropagationEulerianAxes, CopyContext) | Initializes a new instance as a copy of an existing instance. | |
PropagationEulerianAxes(String, ReferenceFrame, UnitQuaternion, Cartesian, Matrix3By3Symmetric) |
Initializes a new instance.
|