Unit

abstract class Unit : UnitBase

Temperature units.

Inheritors

Types

Link copied to clipboard

Temperature expressed in degrees Celsius.

Properties

Link copied to clipboard
open override val factor: Long

The factor to multiply a unit value with to arrive at the raw internal representation (millicelsius).

Link copied to clipboard
open override val name: String

The name of the unit.