Click or drag to resize

StoppablePropagatorDefinition.Direction Property

Gets a value that will, at run time, report the current direction of propagation of the StoppablePropagator.

Namespace:  AGI.Foundation.Propagators
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public ValueDefinition<IntegrationSense> Direction { get; }

Property Value

Type: ValueDefinition<IntegrationSense>
See Also