AircraftStateElementConverter Methods |
The AircraftStateElementConverter type exposes the following members.
Name | Description | |
---|---|---|
![]() | AdjustStateFromElement |
Adjust the subset of the overall raw state corresponding to this element to new values.
(Overrides PropagationStateElementConverter.AdjustStateFromElement(Double[], Motion<Double[]>).) |
![]() | AdjustStateWithType<T>(Double[], Motion<T>) |
Adjust the subset of the raw state corresponding to this element to new values.
(Overrides PropagationStateElementConverter.AdjustStateWithType<T>(Double[], Motion<T>).) |
![]() | AdjustStateWithType<T>(Double[], Motion<T>) |
Adjust the subset of the raw state corresponding to this element to new values.
(Inherited from PropagationStateElementConverter.) |
![]() | Clone |
Clones this object using the specified context.
(Overrides PropagationStateElementConverter.Clone(CopyContext).) |
![]() | ConvertState(Double[]) |
Convert the raw state into a Cartesian and its derivatives.
|
![]() | ConvertState<T>(Double[]) |
Convert the raw state into this instance's Type
and its derivatives.
(Overrides PropagationStateElementConverter.ConvertState<T>(Double[]).) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetElementFromState |
Produces this state element's values and their derivatives from the overall raw state.
(Overrides PropagationStateElementConverter.GetElementFromState(Double[]).) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |