STK AstrogatorSend comments on this topic.
TrueAnomaly Property (IAgVAER3BPFunc)
See Also
Windows





Windows & Linux

Description

Get the true anomaly used for initializing ideal secondary.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property TrueAnomaly() As System.Object
[C#]
public System.Object TrueAnomaly {get;}
[Managed C++]
public: __property VARIANT get_TrueAnomaly();
[Unmanaged C++]
public: HRESULT get_TrueAnomaly(
    VARIANT * pVal
);
[Java]
public AgVariant getTrueAnomaly();
[Python - STK API ]
@property
def TrueAnomaly(self) -> typing.Any:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.