OEQuatStarts¶
class OEQuatStarts : public OEInertialStarts
The OEQuatStarts
represents the user defined
quaternion starts for overlay optimization. The OEQuatStarts
takes the user defined quaternions as the starts, with reference to the inertial
frame of the reference system.
- The following methods are publicly inherited from
OEStarts
: - The following methods are publicly inherited from
OEInertialStarts
: - The
OEQuatStarts
class defines the following public methods:
operator=¶
OEQuatStarts &operator=(const OEQuatStarts &)The assignment operator.