ImpulsiveManeuverInformationX Property |
Gets or sets the X component of the
DeltaV.
Namespace:
AGI.Foundation.SegmentPropagation
Assembly:
AGI.Foundation.SegmentPropagation (in AGI.Foundation.SegmentPropagation.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public double X { get; set; }
Public Property X As Double
Get
Set
public:
property double X {
double get ();
void set (double value);
}
member X : float with get, set
Property Value
Type:
DoubleSee Also