2.5.4.2 PtgAngDD

The PtgAngDD structure specifies a Unit Number with a unit of decimal degrees.

When found in a formula expression, this structure MUST satisfy the following ABNF.

ABNF:

PtgAngDD = double-value "DEG"

double-value is a double precision floating-point number expressed as decimal degrees.

When stored in a Cell_Type element, this structure has the following attribute values.

Attribute

 Value

V

MUST be the numeric value of the structure expressed as an angleInternalUnitNumber.

U

MUST be "DEG".