AGI AgCommRadarFoundation 11 Send comments on this topic.
ReferenceAxis Property (IAgCRPolarization)
See Also 
Windows






Windows & Linux

Description

Gets the reference axis.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ReferenceAxis() As AgECRPolarizationRefAxis

[C#]
public AgECRPolarizationRefAxis ReferenceAxis {get;}

[Managed C++]
public: __property AgECRPolarizationRefAxis get_ReferenceAxis();

[Unmanaged C++]
public: HRESULT get_ReferenceAxis(
AgECRPolarizationRefAxis * pRetVal
);

[Java]
public AgECRPolarizationRefAxis getReferenceAxis();

Remarks

The antenna body axis (X, Y, or Z) with respect to which the electrical field is oriented.

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface