STK ObjectsSend comments on this topic.
RA Property (IAgCelestialBodyInfo)
See Also
Windows





Windows & Linux

Description

Right ascention. Use the \"Angle\" dimension.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property RA() As Double
[C#]
public double RA {get;}
[Managed C++]
public: __property double get_RA();
[Unmanaged C++]
public: HRESULT get_RA(
    double * pRetVal
);
[Java]
public double getRA();
[Python - STK API ]
@property
def RA(self) -> float:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.