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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1