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