Sgp4Elements.Inclination Property |
Gets or sets the inclination, in degrees
Namespace:
AGI.Foundation.Propagators
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic 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:
Double
See Also