PropagationEvaluationInformation Structure |
Namespace: AGI.Foundation.Propagators.Advanced
The PropagationEvaluationInformation type exposes the following members.
Name | Description | |
---|---|---|
PropagationEvaluationInformation |
Initializes a new instance.
|
Name | Description | |
---|---|---|
DerivativeMode |
Gets the current mode in which the derivatives are to be evaluated. This specifies
whether to evaluate the entire set of derivatives or whether to evaluate an approximation.
| |
Derivatives |
Gets the array representing the current derivatives of the dependent variables.
| |
Epoch |
Gets the epoch of propagation from which the SecondsSinceEpoch is measured.
| |
SecondsSinceEpoch |
Gets the current value of the independent variable.
| |
State |
Gets the current values of the dependent variables.
|
Name | Description | |
---|---|---|
Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) | |
GetHashCode | Returns the hash code for this instance. (Inherited from ValueType.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |