Click or drag to resize

PropagationEulerianAxes Constructor

Overload List
  NameDescription
Public methodPropagationEulerianAxes
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.
Protected methodPropagationEulerianAxes(PropagationEulerianAxes, CopyContext)
Initializes a new instance as a copy of an existing instance.
Public methodPropagationEulerianAxes(String, ReferenceFrame, UnitQuaternion, Cartesian, Matrix3By3Symmetric)
Initializes a new instance.
Top
See Also