coulomb.units

package coulomb.units

Members list

Type members

Classlikes

object accepted

Accepted historic SI metric units

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
Supertypes
class Object
trait Matchable
class Any
Self type
accepted.type
object constants

A selection of physical constants.

A selection of physical constants.

Constants are as as defined in the following table:

All units tagged as either "universal" or "frequently-used" in this table are defined. Other constant definitions can be included on request.

Attributes

Source
constants.scala
Supertypes
class Object
trait Matchable
class Any
Self type
constants.type
object info

Units of information

Units of information

These definitions use byte as the base unit, and therefore may be thought of as "storage centric" as opposed to information centric:

or physics centric:

For example in physics a nat is unitless, where in these definitions it is a derived unit of byte.

Attributes

Source
info.scala
Supertypes
class Object
trait Matchable
class Any
Self type
info.type
object javatime

Conversion methods between coulomb types and java.time types

Conversion methods between coulomb types and java.time types

Attributes

Source
time.scala
Supertypes
class Object
trait Matchable
class Any
Self type
javatime.type
object mks

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

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

Attributes

Source
mks.scala
Supertypes
class Object
trait Matchable
class Any
Self type
mks.type
object mksa

Mechanical and electromagnetic units derived from Meter, Kilogram, Second and Ampere

Mechanical and electromagnetic units derived from Meter, Kilogram, Second and Ampere

Includes the units defined in coulomb.units.mks

Attributes

Source
mksa.scala
Supertypes
class Object
trait Matchable
class Any
Self type
mksa.type
object si

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

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

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

Attributes

Source
si.scala
Supertypes
class Object
trait Matchable
class Any
Self type
si.type
object temperature

Temperature units and values

Temperature units and values

Attributes

Source
temperature.scala
Supertypes
class Object
trait Matchable
class Any
Self type
object time

Units of time or duration

Units of time or duration

Attributes

Source
time.scala
Supertypes
class Object
trait Matchable
class Any
Self type
time.type
object us

United States customary units.

United States customary units.

Via international definitions, conversion coefficients to SI units are exact.

Attributes

Source
us.scala
Supertypes
class Object
trait Matchable
class Any
Self type
us.type