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