Click or drag to resize

ImpulsiveManeuverInformationOrientation Property

Gets or sets the orientation of the engines that will apply the DeltaV. If your axes depends on the point being propagated, such as an AxesVelocityOrbitNormal, use the PropagationPoint in defining that Axes. If your axes depend on an optionally defined costate vector, use the CostateVector in defining that Axes.

Namespace:  AGI.Foundation.SegmentPropagation
Assembly:  AGI.Foundation.SegmentPropagation (in AGI.Foundation.SegmentPropagation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public Axes Orientation { get; set; }

Property Value

Type: Axes
See Also