EquinoctialElementsInclinationAndRightAscensionSineParameter 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: 23.1.416.0 (23.1.416.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