STK ObjectsSend comments on this topic.
AscNode Property (IAgClassicalOrientation)
See Also
Windows





Windows & Linux

Description

Value of Longitude of Ascending Node or Right Ascension of Ascending Node.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property AscNode() As IAgOrientationAscNode
[C#]
public IAgOrientationAscNode AscNode {get;}
[Managed C++]
public: __property IAgOrientationAscNode ^ get_AscNode();
[Unmanaged C++]
public: HRESULT get_AscNode(
    IAgOrientationAscNode ** ppVal
);
[Java]
public IAgOrientationAscNode getAscNode();
[Python - STK API ]
@property
def AscNode(self) -> "IAgOrientationAscNode":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.