PlaneAngle
Interfaces, Classes and Traits
- Degree
- Degree unit data class.
- PlaneAngleUnit
- Plane Angle unit base data class. Any new plane angle units should extend this class and implement their name, symbol and units; overriding the $unitOf and $base properties only if necessary.
- Radian
- Radian unit data class.