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: 24.2.419.0 (24.2.419.0)
Syntax public double InclinationAndRightAscensionSineParameter { get; }
Public ReadOnly Property InclinationAndRightAscensionSineParameter As Double
Get
public:
property double InclinationAndRightAscensionSineParameter {
double get ();
}
member InclinationAndRightAscensionSineParameter : float with get
Property Value
Type:
DoubleSee Also