Click or drag to resize

StoppablePropagatorDefinitionDirection 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: 24.1.418.0 (24.1.418.0)
Syntax
public ValueDefinition<IntegrationSense> Direction { get; }

Property Value

Type: ValueDefinitionIntegrationSense
See Also