height property
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;