Unit

abstract class Unit : UnitBase

Power units.

Inheritors

Types

Link copied to clipboard

Memory expressed in bytes.

Link copied to clipboard

Memory expressed in gigabytes (1GB = 1024GB).

Link copied to clipboard

Memory expressed in kilobytes (1KB = 1024B).

Link copied to clipboard

Memory expressed in megabytes (1MB = 1024KB).

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.