FiniteManeuverSegmentResultsStateAtEngineIgnition Property |
Gets the state at engine ignition.
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 StateAtEngineIgnition { get; }
Public ReadOnly Property StateAtEngineIgnition As ITimeBasedState
Get
public:
property ITimeBasedState^ StateAtEngineIgnition {
ITimeBasedState^ get ();
}
member StateAtEngineIgnition : ITimeBasedState with get
Property Value
Type:
ITimeBasedStateSee Also