si

object si

The base units for the International System of Units, aka SI Units

https://en.wikipedia.org/wiki/International_System_of_Units#Base_units

class Object
trait Matchable
class Any
si.type

Type members

Classlikes

object prefixes

Standard base-10 SI prefixes

Standard base-10 SI prefixes

https://en.wikipedia.org/wiki/International_System_of_Units#Prefixes

Standard binary prefixes are defined in coulomb.units.info.prefixes

Types

final type Ampere

The SI unit for electric current

The SI unit for electric current

final type Candela

The SI unit for luminous intensity

The SI unit for luminous intensity

final type Kelvin

The SI unit for thermodynamic temperature

The SI unit for thermodynamic temperature

final type Kilogram

The SI unit for mass

The SI unit for mass

final type Meter

The SI unit for length, or extent

The SI unit for length, or extent

final type Mole

The SI unit for amount of substance

The SI unit for amount of substance

final type Second

The SI unit for time, or duration

The SI unit for time, or duration

Givens

Givens

given ctx_unit_Ampere: BaseUnit[Ampere, "ampere", "A"]
given ctx_unit_Candela: BaseUnit[Candela, "candela", "cd"]
given ctx_unit_Kelvin: BaseUnit[Kelvin, "Kelvin", "K"]
given ctx_unit_Kilogram: BaseUnit[Kilogram, "kilogram", "kg"]
given ctx_unit_Meter: BaseUnit[Meter, "meter", "m"]
given ctx_unit_Mole: BaseUnit[Mole, "mole", "mol"]
given ctx_unit_Second: BaseUnit[Second, "second", "s"]