ImpulsiveManeuverInformationDeltaV Property |
Namespace:
AGI.Foundation.SegmentPropagation
Assembly:
AGI.Foundation.SegmentPropagation (in AGI.Foundation.SegmentPropagation.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public Cartesian DeltaV { get; set; }
Public Property DeltaV As Cartesian
Get
Set
public:
property Cartesian DeltaV {
Cartesian get ();
void set (Cartesian value);
}
member DeltaV : Cartesian with get, set
Property Value
Type:
CartesianSee Also