AGI STK Astrogator 11Send comments on this topic.
RAOutgoingAsymptote Property (IAgVAElementTargetVectorOutgoingAsymptote)
See Also 
Windows






Windows & Linux

Description

Right Ascension of Incoming Asymptote. Uses Angle Dimension.

Property type

Read-write property

Syntax

[Visual Basic .NET]
Public Property RAOutgoingAsymptote() As System.Object
[C#]
public System.Object RAOutgoingAsymptote {get; set;}
[Managed C++]
public: __property VARIANT get_RAOutgoingAsymptote();
public: __property void set_RAOutgoingAsymptote(
   VARIANT
);
[Unmanaged C++]
public: HRESULT get_RAOutgoingAsymptote(
   VARIANT * pRetVal
);
public: HRESULT put_RAOutgoingAsymptote(
   VARIANT NewRAOutgoingAsymptote
);
[Java]
public Variant getRAOutgoingAsymptote();public void setRAOutgoingAsymptote(
   Variant
);

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.