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






Windows & Linux

Description

Gets the polarization tilt angle.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property TiltAngle() As System.Object

[C#]
public System.Object TiltAngle {get;}

[Managed C++]
public: __property VARIANT get_TiltAngle();

[Unmanaged C++]
public: HRESULT get_TiltAngle(
VARIANT * pRetVal
);

[Java]
public Variant getTiltAngle();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface