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.) |
![]() | GetMotion<T> |
Gets the Motion<T> 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.) |
![]() | GetValue<T> |
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.) |
![]() | ModifyMotion<T> |
Modifies this instance of ITimeBasedState with the Motion<T> of the
specified elementIdentification updated.
|
![]() | ModifyValue<T> | |
![]() | ToString | Returns a string that represents the current object. (Overrides Object.ToString().) |