Click or drag to resize

SinglePointStoppablePropagatorDefinitionGetSinglePointPropagator Method

Creates and returns the SinglePointStoppablePropagator as defined by this instance.

Namespace:  AGI.Foundation.Propagators
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public SinglePointStoppablePropagator GetSinglePointPropagator()

Return Value

Type: SinglePointStoppablePropagator
The configured SinglePointStoppablePropagator.
See Also