StkSatelliteDatabaseEntryApogee Property |
Gets or sets the height of the apogee above the Earth's surface, in meters.
Namespace:
AGI.Foundation.Stk
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public double Apogee { get; set; }
Public Property Apogee As Double
Get
Set
public:
property double Apogee {
double get ();
void set (double value);
}
member Apogee : float with get, set
Property Value
Type:
DoubleSee Also