logo
Expand description

The Gaussian CGS 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
SQRTCMSqrtCentimetersqrtcm
SQRTGSqrtGramsqrtg
SSecondsTime

Derived Units

ConstantUnitUnit DefinitionDimension
CMCentimeterSqrtCentimeter * SqrtCentimeterLength
GGramSqrtGram * SqrtGramMass
CM2Centimeter2Centimeter * CentimeterArea
CM3Centimeter3Centimeter2 * CentimeterVolume
S2Second2Second * Second
S3Second3Second2 * Second
S4Second4Second3 * Second
CMPSCentimeterPerSecondCentimeter / SecondVelocity
CMPS3CentimeterPerSecond3Centimeter / Second3Jerk
CMPS4CentimeterPerSecond4Centimeter / Second4
CM2PSCentimeter2PerSecondCentimeter2 / Second
CM2PS2Centimeter2PerSecond2Centimeter2 / Second2
CM2PS3Centimeter2PerSecond3Centimeter2 / Second3
CM3PSCentimeter3PerSecondCentimeter3 / Second
CM3PS2Centimeter3PerSecond2Centimeter3 / Second2
CM3PS3Centimeter3PerSecond3Centimeter3 / Second3
GALGalCentimeter / Second2Acceleration
DYNDyneGram * GalForce
ERGErgDyne * CentimeterEnergy
ERGPSErgPerSecondErg / SecondPower
BABaryeDyne / Centimeter2Pressure
PPoiseGram / Centimeter / Second
STStokesCentimeter2 / Second
KKayserUnitless / CentimeterReciprocalLength
STATCStatCoulombSqrtGram * SqrtCentimeter * Centimeter / Second
STATAStatAmpereStatCoulomb / Second
STATVStatVoltErg / StatCoulomb

Constants

NameConstantValueUnitDimension
MeterMHECTO * CMCentimeterLength

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