Click or drag to resize

PropagationStateParameter.DefaultInstance Property

Gets the default instance of this parameter used by the EvaluatorGroup to identify objects which are parameterized on the NumericalPropagatorDefinition.

Namespace:  AGI.Foundation.Propagators.Advanced
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public static PropagationStateParameter DefaultInstance { get; }

Property Value

Type: PropagationStateParameter
See Also