Structure AntennaSpec

┗ HPE.Cellular.AntennaSpec

namespace: HPE.Cellular
packed: true

Description

Specifies the details about a specific antenna.
Geometric specification matches HPE.ArcBand3D

Summary

Fields defined in HPE.Cellular.AntennaSpec

sectorid, height, direction, tilt, opening, vopening, radius, TxPower, frequency, RTTCalib, RTTCalibUncert

Field Detail

sectorid (required) : uint16

 

height (required) : float32, in meter

Height of the antenna from the CellLocInfo altitude.

direction (required) : float32, in degree

angle from north to center of arc; aka orientation. 0 < = direction < 360.

tilt (required) : float32, in degree

Vertical tilt from horizon.

opening (required) : float32, in degree

Coverage angle of the antenna face; half on either side of direction. 0 < opening < = 360.

vopening (required) : float32, in degree

Vertical coverage angle of the antenna face; half on either side of tilt 0 < opening < = 360.

radius (required) : uint32, in meter

Maximum antenna radius; distance the cell is usable at TxPower. aka: MAR, SectorRadius

TxPower (required) : float64, in dBm

Transmit power.

frequency (required) : float64, in Hz

Radio frequency of the transimitted signal

RTTCalib (required) : float32, in meter

RTT Calibration is the survey result of the average RTT error of the cell in meters. Set to zero when not available

RTTCalibUncert (required) : float32, in meter

standard deviation of the RTTCalib. set to zero if not available