Module uom::si [] [src]

Modules

acceleration

Acceleration (base unit meter per second2, m1 · s-2).

amount_of_substance

Amount of substance (base unit mole, mol1).

area

Area (base unit square meter, m2).

bigint

Quantity type aliases using the default base units.

bigrational

Quantity type aliases using the default base units.

biguint

Quantity type aliases using the default base units.

electric_current

Electric current (base unit ampere, A1).

f32

Quantity type aliases using the default base units.

f64

Quantity type aliases using the default base units.

force

Force (base unit newton, kg1 · m1 · s-2).

frequency

Frequency (base unit hertz, s-1).

i8

Quantity type aliases using the default base units.

i16

Quantity type aliases using the default base units.

i32

Quantity type aliases using the default base units.

i64

Quantity type aliases using the default base units.

isize

Quantity type aliases using the default base units.

length

Length (base unit meter, m1).

luminous_intensity

Luminous intensity (base unit candela, cd1).

mass

Mass (base unit kilogram, kg1).

quantities

Quantity type aliases using the default base units and parameterized on the underlying storage type.

rational

Quantity type aliases using the default base units.

rational32

Quantity type aliases using the default base units.

rational64

Quantity type aliases using the default base units.

thermodynamic_temperature

Thermodynamic temperature (base unit kelvin, K1).

time

Time (base unit second, s1).

u8

Quantity type aliases using the default base units.

u16

Quantity type aliases using the default base units.

u32

Quantity type aliases using the default base units.

u64

Quantity type aliases using the default base units.

usize

Quantity type aliases using the default base units.

velocity

Velocity (base unit meter per second, m1 · s-1).

volume

Volume (base unit cubic meter, m3).

Structs

Quantity

Property of a phenomenon, body or substance, where the property has a magnitude that can be expressed as a number and a reference.

Traits

Dimension

Marker trait to express the dependence of a quantity on the base quantities of a system of quantities as a product of powers of factors corresponding to the base quantities, omitting any numerical factor.

Unit

Trait to identify measurement units of individual quantities.

Units

Marker trait to identify a system of units based on a set of base units of a system of quantities.

Type Definitions

DimensionOne

Type alias for dimension one for which all the exponents of the factors corresponding to the base quantities are zero.

ISQ

International System of Quantities (ISQ).

SI

International System of Units (SI).