StoppableNumericalPropagatorResultsPropagationHistory Property |
Namespace:
AGI.Foundation.Propagators
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 23.2.417.0 (23.2.417.0)
Syntaxpublic NumericalPropagationStateHistory PropagationHistory { get; }
Public ReadOnly Property PropagationHistory As NumericalPropagationStateHistory
Get
public:
property NumericalPropagationStateHistory^ PropagationHistory {
NumericalPropagationStateHistory^ get ();
}
member PropagationHistory : NumericalPropagationStateHistory with get
Property Value
Type:
NumericalPropagationStateHistory
See Also