Click or drag to resize

ImpulsiveManeuverSegmentResultsManeuver Property

Gets the ImpulsiveManeuverInformation. This information will be the maneuver information that was used for the nominal run.

Namespace:  AGI.Foundation.SegmentPropagation
Assembly:  AGI.Foundation.SegmentPropagation (in AGI.Foundation.SegmentPropagation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public ImpulsiveManeuverInformation Maneuver { get; }

Property Value

Type: ImpulsiveManeuverInformation
Remarks
If a TargetedSegmentListOperator modified the maneuver information, this will reflect those edits.
See Also