PropagationStepInformation Class |
Namespace: AGI.Foundation.Propagators.Advanced
The PropagationStepInformation type exposes the following members.
Name | Description | |
---|---|---|
![]() | PropagationStepInformation |
Initializes a new instance.
|
Name | Description | |
---|---|---|
![]() | FinalState |
Gets the values of the dependent variables at the end of the current integration step.
|
![]() | FinalTime |
Gets the time at the end of the current integration step.
|
![]() | InitialState |
Gets the values of the dependent variables at the beginning of the current integration step.
|
![]() | InitialTime |
Gets the time at the beginning of the current integration step.
|
Name | Description | |
---|---|---|
![]() | 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.) |
![]() | 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.) |