Structure Ellipse

HPE.Shape
   ┗ HPE.Point2D
      ┗ HPE.Ellipse

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

major, minor, orient

Field Detail

major (required) : float32, in meters

major axis horizontal radius

minor (required) : float32, in meters

minor axis horizontal radius

orient (required) : float32, in degrees

Angle between north and major axis.
0 ⇐ orient < 180.