Unit

abstract class Unit : UnitBase

Angle units.

Inheritors

Types

Link copied to clipboard

Angle expressed in degrees.

Link copied to clipboard

Angle expressed in nanodegrees.

Link copied to clipboard

Angle expressed in radians.

Properties

Link copied to clipboard
open override val factor: Long

The conversion factor from the internal representation of the quantity to the unit.

Link copied to clipboard
open override val name: String

The name of the unit.