Unit

abstract class Unit : UnitBase

Power units.

Inheritors

Types

Link copied to clipboard

Power expressed in kilowatts.

Link copied to clipboard
object Watts : Power.Unit

Power expressed in watts.

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.