Click or drag to resize

FiniteManeuverSegmentIgnitionState Property

Gets a parameter that represents the ignition state, taking into account the BurnCenteringDuration and BurnCenteringBias. This, in combination with the TimeFromStateValueDefinition and the geometry types that depend on a time parameter, can be used to model a vector or attitude fixed at the time of ignition.

Namespace:  AGI.Foundation.SegmentPropagation
Assembly:  AGI.Foundation.SegmentPropagation (in AGI.Foundation.SegmentPropagation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public ValueDefinition<ITimeBasedState> IgnitionState { get; }

Property Value

Type: ValueDefinitionITimeBasedState
See Also