antennaAzimuth property

int? antennaAzimuth
getter/setter pair

Boresight direction of the horizontal plane of the antenna in degrees with respect to true north.

The value of this parameter is an integer with a value between 0 and 359 inclusive. A value of 0 degrees means true north; a value of 90 degrees means east. This parameter is optional for Category A devices and conditional for Category B devices.

Implementation

core.int? antennaAzimuth;