AGI STK VGT 11 Send comments on this topic.
Angle Property (IAgCrdnVectorAngleRate)
See Also 





Description

Specify an angle. The angle vector will be perpendicular to the plane in which the angle is defined.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Angle() As IAgCrdnAngleRefTo

[C#]
public IAgCrdnAngleRefTo Angle {get;}

[Managed C++]
public: __property IAgCrdnAngleRefTo^ get_Angle();

[Unmanaged C++]
public: HRESULT get_Angle(
IAgCrdnAngleRefTo ** ppRetVal
);

[Java]
public IAgCrdnAngleRefTo getAngle();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1