data.DEGREES

360th-unit measure of a circle's circumference; optionally signed decimal number between -360 and 360.
Module
MEI
Used by
These local attributes use data.DEGREES
These class-based attributes use data.DEGREES
These other Data Types reference data.DEGREES
Declaration
<macroSpec ident="data.DEGREES" module="MEI" type="dt">
<desc>360th-unit measure of a circle's circumference; optionally signed decimal number between -360 and 360.</desc>
<content>
<rng:data type="decimal">
<rng:param name="maxInclusive">360.0</rng:param>
<rng:param name="minInclusive">-360.0</rng:param>
</rng:data>
</content>
</macroSpec>