Click or drag to resize

PropagationEvaluationInformation Properties

The PropagationEvaluationInformation type exposes the following members.

Properties
  NameDescription
Public propertyDerivativeMode
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.
Public propertyDerivatives
Gets the array representing the current derivatives of the dependent variables.
Public propertyEpoch
Gets the epoch of propagation from which the SecondsSinceEpoch is measured.
Public propertySecondsSinceEpoch
Gets the current value of the independent variable.
Public propertyState
Gets the current values of the dependent variables.
Top
See Also