AGI STK Astrogator 11 Send comments on this topic.
AngleName Property (IAgVAStateCalcCrdnAngle)
See Also 





Description

The angle.

Property type

Read-write property

Syntax

[Visual Basic .NET]
Public Property AngleName() As String

[C#]
public string AngleName {get; set;}

[Managed C++]
public: __property String __gc ^ get_AngleName();
public: __property void set_AngleName(
String __gc ^
);

[Unmanaged C++]
public: HRESULT get_AngleName(
BSTR * pRetVal
);
public: HRESULT put_AngleName(
BSTR NewAngleName
);

[Java]
public String getAngleName();public void setAngleName(
String
);

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1