NumericalPropagatorState Methods |
The NumericalPropagatorState type exposes the following members.
Name | Description | |
---|---|---|
Clone |
Clones this object using the specified context.
| |
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.) | |
GetDefinitionHashCode |
Gets a hash code representing the definition of this object.
| |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetMotionT |
Gets the MotionT stored in this state specified by the elementIdentification.
| |
GetMotionOfDoubleArray |
Gets the motion of the specified elementIdentification as an array of doubles.
| |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
GetValueT |
Gets the value specified by the elementIdentification.
| |
IsSameDefinition |
Determines if this object has the same definition as another object.
| |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ModifyMotionT |
Modifies this instance of ITimeBasedState with the MotionT of the
specified elementIdentification updated.
| |
ModifyValueT | ||
ToString | Returns a string that represents the current object. (Overrides ObjectToString.) |