AGI STK Objects 11Send comments on this topic.
RAAN Property (IAgVeSGP4Segment)
See Also
Windows






Windows & Linux

Description

Angle from the inertial X-axis to the ascending node. Uses Angle Dimension.

Property type

Read-write property

Syntax

[Visual Basic .NET]
Public Property RAAN() As System.Object
[C#]
public System.Object RAAN {get; set;}
[Managed C++]
public: __property VARIANT get_RAAN();
public: __property void set_RAAN( VARIANT );
[Unmanaged C++]
public: HRESULT get_RAAN(
    VARIANT * pVal
);
public: HRESULT put_RAAN(
    VARIANT RAAN
);
[Java]
public VARIANT getRAAN();
public void setRAAN(
    VARIANT
);

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.