Click or drag to resize

NumericalPropagatorState Methods

The NumericalPropagatorState type exposes the following members.

Methods
  NameDescription
Public methodClone
Clones this object using the specified context.
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 methodGetDefinitionHashCode
Gets a hash code representing the definition of this object.
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetMotionT
Public methodGetMotionOfDoubleArray
Gets the motion of the specified elementIdentification as an array of doubles.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetValueT
Gets the value specified by the elementIdentification.
Public methodIsSameDefinition
Determines if this object has the same definition as another object.
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodModifyMotionT
Public methodModifyValueT
Modifies the elementIdentification in this instance of ITimeBasedState with the newValue.
Public methodToString
Returns a string that represents the current object.
(Overrides ObjectToString.)
Top
See Also