logo
Expand description

The Gaussian MKS unit system

Note: this system is incomplete. More derived units and constants are coming.

Following, we list all of the base units, derived units, and constants that are defined in this unit system.

Base Units

ConstantUnitPrint TokenDimension
SQRTMSqrtMetersqrtm
SQRTKGSqrtKilogramsqrtkg
SSecondsTime

Derived Units

ConstantUnitUnit DefinitionDimension
MMeterSqrtMeter * SqrtMeterLength
KGKilogramSqrtKilogram * SqrtKilogramMass
MPSMeterPerSecondMeter / SecondVelocity

Constants

NameConstantValueUnitDimension

Re-exports

pub use self::f64consts::*;

Modules

Constants defined for this system

Constants defined for this system

Constants defined for this system

Constants defined for this system

Constants defined for this system

Constants defined for this system

Constants defined for this system

Constants defined for this system

Constants defined for this system

Constants defined for this system

Constants defined for this system

Constants defined for this system

Structs

The struct for this unit system

Type Definitions