FiniteManeuverSegmentResultsOffset Property |
Gets the offset between the end of the last segment and the time when the engines are ignited.
Namespace:
AGI.Foundation.SegmentPropagation
Assembly:
AGI.Foundation.SegmentPropagation (in AGI.Foundation.SegmentPropagation.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public Duration Offset { get; }
Public ReadOnly Property Offset As Duration
Get
public:
property Duration Offset {
Duration get ();
}
member Offset : Duration with get
Property Value
Type:
DurationSee Also