Unit

abstract class Unit : UnitBase

Energy units.

Inheritors

Types

Link copied to clipboard

Energy expressed in joules.

Link copied to clipboard

Energy expressed in kilowatt-hours.

Link copied to clipboard

Energy expressed in watt-hours.

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.