Fixed

data class Fixed(fixedUnitSystem: UnitSystem) : UnitSystemType

Fixed UnitSystem type - once defined the unitSystem value provided is always used.

Parameters

fixedUnitSystem

UnitSystem value.

Constructors

Link copied to clipboard
fun Fixed(fixedUnitSystem: UnitSystem)

Properties

Link copied to clipboard