EquinoctialElements.InclinationAndRightAscensionSineParameter Property |
Gets the Sin(Inclination)*Sin(Right Ascension Of Ascending Node) / (1 + Cos(Inclination) )
Namespace:
AGI.Foundation.Coordinates
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic double InclinationAndRightAscensionSineParameter { get; }
Public ReadOnly Property InclinationAndRightAscensionSineParameter As Double
Get
public:
property double InclinationAndRightAscensionSineParameter {
double get ();
}
member InclinationAndRightAscensionSineParameter : float with get
Property Value
Type:
Double
See Also