Structure Arc

HPE.Shape
   ┗ HPE.Point2D
      ┗ HPE.Arc

namespace: HPE
type RTT key: HPE.ShapeType.Arc
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

Fields defined in HPE.Arc

outer, inner, direction, opening

Field Detail

outer (required) : float32, in meters

outer horizontal radius

inner (required) : float32, in meters

inner horizontal radius

direction (required) : float32, in degrees

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

opening (required) : float32, in degrees

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