STK AgCommRadarFoundationSend 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 * pReferenceAxis
);
[Java]
public AgECRPolarizationRefAxis getReferenceAxis();

Remarks

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.