Click or drag to resize

ImpulsiveManeuverSegmentConfigurationManeuver Property

Gets or sets the maneuver information associated with this configuration.

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

Property Value

Type: ImpulsiveManeuverInformation
See Also