ImpulsiveManeuverInformationY Property  | 
 
            Gets or sets the Y 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 Y { get; set; }Public Property Y As Double
	Get
	Set
public:
property double Y {
	double get ();
	void set (double value);
}member Y : float with get, set
Property Value
Type: 
Double
See Also