height property

double? height
getter/setter pair

Device antenna height in meters.

When the heightType parameter value is "AGL", the antenna height should be given relative to ground level. When the heightType parameter value is "AMSL", it is given with respect to WGS84 datum.

Implementation

core.double? height;