Expand description
Physical dimension as the 7-vector of SI base-dimension exponents.
Order: length (m), mass (kg), time (s), electric current (A), thermodynamic
temperature (K), amount of substance (mol), luminous intensity (cd). A Dimension
is these seven signed exponents; products add exponents, quotients subtract,
powers scale. All-zero is dimensionless.
Structs§
- Dimension
- The seven SI base-dimension exponents.
Constants§
- AMOUNT
- CURRENT
- LENGTH
- Indices into the exponent vector.
- LUMINOSITY
- MASS
- TEMPERATURE
- TIME