accepted

coulomb.units.accepted$
object accepted

Accepted historic SI metric units

Selection of units from the following table, along with other commonly used "metric" units.

Time units are defined in coulomb.units.time. Degrees Celsius are defined in coulomb.units.temperature.

Attributes

Source:
accepted.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Types

final type ArcMinute

Attributes

Source:
accepted.scala
final type ArcSecond

Attributes

Source:
accepted.scala
final type Centimeter

Attributes

Source:
accepted.scala
final type Degree

Attributes

Source:
accepted.scala
final type Gram

Attributes

Source:
accepted.scala
final type Hectare

Attributes

Source:
accepted.scala
final type Kilometer

Attributes

Source:
accepted.scala
final type Liter

Attributes

Source:
accepted.scala
final type Millibar

Attributes

Source:
accepted.scala
final type Milliliter

Attributes

Source:
accepted.scala
final type Millimeter

Attributes

Source:
accepted.scala
final type Percent

Attributes

Source:
accepted.scala
final type Tonne

Attributes

Source:
accepted.scala

Givens

Givens

given ctx_unit_ArcMinute: DerivedUnit[ArcMinute, Degree / 60, "arcminute", "\'"]

Attributes

Source:
accepted.scala
given ctx_unit_ArcSecond: DerivedUnit[ArcSecond, Degree / 3600, "arcsecond", "\""]

Attributes

Source:
accepted.scala
given ctx_unit_Centimeter: DerivedUnit[Centimeter, Meter / 100, "centimeter", "cm"]

Attributes

Source:
accepted.scala
given ctx_unit_Degree: DerivedUnit[Degree, 3.141592653589793d / 180, "degree", "°"]

Attributes

Source:
accepted.scala
given ctx_unit_Gram: DerivedUnit[Gram, Kilogram / 1000, "gram", "g"]

Attributes

Source:
accepted.scala
given ctx_unit_Hectare: DerivedUnit[Hectare, 10000 * Meter ^ 2, "hectare", "ha"]

Attributes

Source:
accepted.scala
given ctx_unit_Kilometer: DerivedUnit[Kilometer, 1000 * Meter, "kilometer", "km"]

Attributes

Source:
accepted.scala
given ctx_unit_Liter: DerivedUnit[Liter, Meter ^ 3 / 1000, "liter", "l"]

Attributes

Source:
accepted.scala
given ctx_unit_Millibar: DerivedUnit[Millibar, 100 * Kilogram / Meter * Second ^ 2, "millibar", "mbar"]

Attributes

Source:
accepted.scala
given ctx_unit_Milliliter: DerivedUnit[Milliliter, Liter / 1000, "milliliter", "ml"]

Attributes

Source:
accepted.scala
given ctx_unit_Millimeter: DerivedUnit[Millimeter, Meter / 1000, "millimeter", "mm"]

Attributes

Source:
accepted.scala
given ctx_unit_Percent: DerivedUnit[Percent, 1 / 100, "percent", "%"]

Attributes

Source:
accepted.scala
given ctx_unit_Tonne: DerivedUnit[Tonne, 1000 * Kilogram, "tonne", "t"]

Attributes

Source:
accepted.scala

Exports

Defined exports

final type Kilogram = Kilogram
Exported from si$

Attributes

Source:
accepted.scala
final type Meter = Meter
Exported from si$

Attributes

Source:
accepted.scala
final type Second = Second
Exported from si$

Attributes

Source:
accepted.scala
Exported from si

Attributes

Source:
si.scala
Exported from si

Attributes

Source:
si.scala
Exported from si

Attributes

Source:
si.scala