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: 23.2.417.0 (23.2.417.0)
Syntax
public SinglePointStoppablePropagator GetSinglePointPropagator()

Return Value

Type: SinglePointStoppablePropagator
The configured SinglePointStoppablePropagator.
See Also