mks

coulomb.units.mks$
object mks

Common mechanical units derived from Meter, Kilogram and Second (MKS)

Attributes

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

Members list

Concise view

Type members

Types

final type Hertz

Unit of temporal frequency

Unit of temporal frequency

Attributes

Source:
mks.scala
final type Joule

Unit of energy

Unit of energy

Attributes

Source:
mks.scala
final type Newton

Unit of mechanical force

Unit of mechanical force

Attributes

Source:
mks.scala
final type Pascal

Unit of pressure

Unit of pressure

Attributes

Source:
mks.scala
final type Radian

Unit of planar angle.

Unit of planar angle.

Attributes

Source:
mks.scala
final type Steradian

Unit of solid angle

Unit of solid angle

Attributes

Source:
mks.scala
final type Watt

Unit of power

Unit of power

Attributes

Source:
mks.scala

Givens

Givens

given ctx_unit_Hertz: DerivedUnit[Hertz, 1 / Second, "hertz", "Hz"]

Attributes

Source:
mks.scala
given ctx_unit_Joule: DerivedUnit[Joule, Newton * Meter, "joule", "J"]

Attributes

Source:
mks.scala

Attributes

Source:
mks.scala
given ctx_unit_Pascal: DerivedUnit[Pascal, Newton / Meter ^ 2, "pascal", "Pa"]

Attributes

Source:
mks.scala
given ctx_unit_Radian: DerivedUnit[Radian, 1, "radian", "rad"]

Attributes

Source:
mks.scala
given ctx_unit_Steradian: DerivedUnit[Steradian, 1, "steradian", "sr"]

Attributes

Source:
mks.scala
given ctx_unit_Watt: DerivedUnit[Watt, Joule / Second, "watt", "W"]

Attributes

Source:
mks.scala

Exports

Defined exports

final type Kilogram = Kilogram
Exported from si$

Attributes

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

Attributes

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

Attributes

Source:
mks.scala
Exported from si

Attributes

Source:
si.scala
Exported from si

Attributes

Source:
si.scala
Exported from si

Attributes

Source:
si.scala