FiniteManeuverSegmentResultsStateAtPropagationStart Property |
Gets the state at the start of propagation before the
burn offset is applied.
Namespace:
AGI.Foundation.SegmentPropagation
Assembly:
AGI.Foundation.SegmentPropagation (in AGI.Foundation.SegmentPropagation.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public ITimeBasedState StateAtPropagationStart { get; }
Public ReadOnly Property StateAtPropagationStart As ITimeBasedState
Get
public:
property ITimeBasedState^ StateAtPropagationStart {
ITimeBasedState^ get ();
}
member StateAtPropagationStart : ITimeBasedState with get
Property Value
Type:
ITimeBasedStateSee Also