Click or drag to resize

RotationVectorAngularVelocityStateElementConverter Methods

The RotationVectorAngularVelocityStateElementConverter type exposes the following members.

Methods
  NameDescription
Public methodAdjustStateFromElement
Adjust the subset of the overall raw state corresponding to this element to new values.
(Overrides PropagationStateElementConverterAdjustStateFromElement(Double, MotionDouble).)
Public methodAdjustStateWithTypeT(Double, MotionT)
Adjust the subset of the raw state corresponding to this element to new values.
(Inherited from PropagationStateElementConverter.)
Public methodAdjustStateWithTypeT(Double, MotionT)
Adjust the subset of the raw state corresponding to this element to new values.
(Overrides PropagationStateElementConverterAdjustStateWithTypeT(Double, MotionT).)
Public methodClone
Clones this object using the specified context.
(Overrides PropagationStateElementConverterClone(CopyContext).)
Public methodConvertState(Double)
Convert the raw state into a RotationVectorAngularVelocity and its derivatives.
Public methodConvertStateT(Double)
Convert the raw state into this instance's Type and its derivatives.
(Overrides PropagationStateElementConverterConvertStateT(Double).)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetElementFromState
Produces this state element's values and their derivatives from the overall raw state.
(Overrides PropagationStateElementConverterGetElementFromState(Double).)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also