Structure ArcBand3D

HPE.Shape
   ┗ HPE.Point2D
      ┗ HPE.Point3D
         ┗ HPE.ArcBand3D

namespace: HPE
type RTT key: HPE.ShapeType.ArcBand3D
packed: true

Description

In an Estimate, the shape is the uncertainty area.

Summary

Inherited fields defined in HPE.Shape

type

Inherited fields defined in HPE.Point2D

lat, lon

Inherited fields defined in HPE.Point3D

alt

Fields defined in HPE.ArcBand3D

height, direction, tilt, opening, vopening, radius

Field Detail

height (required) : float32, in meters

Height above alt(itude) area is projected from.

direction (required) : float32, in degrees

Angle from north to center of arc.
0 ⇐ direction < 360

tilt (required) : float32, in degrees

Vertical tilt from horizon.
-90.0 ⇐ tilt ⇐ 90.0

opening (required) : float32, in degrees

Horizontal coverage angle of the antenna face; half on either side of direction.
0 < opening ⇐ 360.

vopening (required) : float32, in degrees

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

radius (required) : float32, in meters

radius/distance/reach.
0 < radius