Click or drag to resize

SegmentResultsFinalPropagatedState Property

Gets the final state that was propagated by the SegmentPropagator in time from the overall trajectory.

Namespace:  AGI.Foundation.SegmentPropagation
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public ITimeBasedState FinalPropagatedState { get; }

Property Value

Type: ITimeBasedState
See Also