AGI STK Objects 11 Send comments on this topic.
AscNode Property (IAgClassicalOrientation)
See Also 





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 ** ppRetVal
);

[Java]
public IAgOrientationAscNode getAscNode();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1