Unit

abstract class Unit(name: String, factor: Long) : UnitBase

Ratio units.

Inheritors

Constructors

Link copied to clipboard
constructor(name: String, factor: Long)

Types

Link copied to clipboard

Ratio expressed in percent.

Link copied to clipboard

Ratio expressed as a unit range.