StoppableNumericalPropagatorResultsPropagationHistory Property  | 
  
    Namespace: 
   AGI.Foundation.Propagators
    Assembly:
   AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 25.1.421.0 (25.1.421.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