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: 25.1.421.0 (25.1.421.0)
Syntaxpublic 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: 
Double
See Also