Sets the reference axis.
Write-only property
| [Visual Basic .NET] |
|---|
Public Property ReferenceAxis( _
ByVal RHS As AgECRPolarizationRefAxis _
) As AgECRPolarizationRefAxis
|
| [C#] |
|---|
public AgECRPolarizationRefAxis set_ReferenceAxis(
|
| [Managed C++] |
|---|
|
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|
- RHS
-
Member Value Description eCRPolRefXAxis 1 X Axis eCRPolRefYAxis 2 Y Axis eCRPolRefZAxis 3 Z Axis
The antenna body axis (X, Y, or Z) with
respect to which the electrical field is oriented.