BallisticTrajectoryInformationApogeeAltitude Property |
Gets the altitude of the object at the apogee of its trajectory, in meters.
Namespace:
AGI.Foundation.Propagators
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public double ApogeeAltitude { get; }
Public ReadOnly Property ApogeeAltitude As Double
Get
public:
property double ApogeeAltitude {
double get ();
}
member ApogeeAltitude : float with get
Property Value
Type:
DoubleSee Also