Value of Longitude of Ascending Node or Right Ascension of Ascending Node.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property AscNode() As IAgOrientationAscNode |
| [C#] |
|---|
public IAgOrientationAscNode AscNode {get;} |
| [Managed C++] |
|---|
public: __property IAgOrientationAscNode ^ get_AscNode(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgOrientationAscNode getAscNode(); |
[Python - STK API ] |
|---|
@property def AscNode(self) -> "IAgOrientationAscNode": |






