Unit

abstract class Unit : UnitBase

The unit of a weight's value.

Types

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Describes a weight in long tons. (Commonly used in the UK.)

Link copied to clipboard

Describes a weight in metric tons. (Commonly used in Europe.)

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Describes a weight in short tons. (Commonly used in the US.)

Link copied to clipboard

Properties

Link copied to clipboard
open override val factor: Long

The conversion factor of the unit from its smallest unit

Link copied to clipboard
open override val name: String

The name of the unit.

Inheritors

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard