Click or drag to resize

SegmentResultsStateForNextSegment Property

Gets a copy of the state to be passed to the next SegmentPropagator. This is determined automatically by the StateForNextSegmentBehavior and the EphemerisForOverallTrajectory.

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 StateForNextSegment { get; }

Property Value

Type: ITimeBasedState
See Also