Click or drag to resize

ImpulsiveManeuverInformationPropagationElementIdentification Property

Gets or sets the identification of the point element in the state passed into the ImpulsiveManeuverSegment that the DeltaV will be applied to. For a given ImpulsiveManeuverSegment, there may not be two maneuvers operating on the same propagation element.

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

Property Value

Type: String
See Also