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