Module dimensioned::unit_systems::cgs[][src]

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

Constant Unit Print Token Dimensionn
SQRTCM SqrtCentimeter sqrtcm
SQRTG SqrtGram sqrtg
S Second s Time
# Derived Units
Constant Unit Unit Definition Dimension
------------
CM Centimeter SqrtCentimeter * SqrtCentimeter Length
G Gram SqrtGram * SqrtGram Mass
CM2 Centimeter2 Centimeter * Centimeter Area
CM3 Centimeter3 Centimeter2 * Centimeter Volume
S2 Second2 Second * Second
S3 Second3 Second2 * Second
S4 Second4 Second3 * Second
CMPS CentimeterPerSecond Centimeter / Second Velocity
CMPS3 CentimeterPerSecond3 Centimeter / Second3 Jerk
CMPS4 CentimeterPerSecond4 Centimeter / Second4
CM2PS Centimeter2PerSecond Centimeter2 / Second
CM2PS2 Centimeter2PerSecond2 Centimeter2 / Second2
CM2PS3 Centimeter2PerSecond3 Centimeter2 / Second3
CM3PS Centimeter3PerSecond Centimeter3 / Second
CM3PS2 Centimeter3PerSecond2 Centimeter3 / Second2
CM3PS3 Centimeter3PerSecond3 Centimeter3 / Second3
GAL Gal Centimeter / Second2 Acceleration
DYN Dyne Gram * Gal Force
ERG Erg Dyne * Centimeter Energy
ERGPS ErgPerSecond Erg / Second Power
BA Barye Dyne / Centimeter2 Pressure
P Poise Gram / Centimeter / Second
ST Stokes Centimeter2 / Second
K Kayser Unitless / Centimeter ReciprocalLength
STATC StatCoulomb SqrtGram * SqrtCentimeter * Centimeter / Second
STATA StatAmpere StatCoulomb / Second
STATV StatVolt Erg / StatCoulomb
# Constants
Name Constant Value Unit Dimension
---------------
Meter M HECTO * CM Centimeter Length

Re-exports

pub use self::f64consts::*;

Modules

f32consts

Constants defined for this system

f64consts

Constants defined for this system

i16consts

Constants defined for this system

i32consts

Constants defined for this system

i64consts

Constants defined for this system

i8consts

Constants defined for this system

isize_consts

Constants defined for this system

u16consts

Constants defined for this system

u32consts

Constants defined for this system

u64consts

Constants defined for this system

u8consts

Constants defined for this system

usize_consts

Constants defined for this system

Structs

CGS

The struct for this unit system

Type Definitions

Barye
Centimeter
Centimeter2
Centimeter3
Centimeter2PerSecond
Centimeter2PerSecond2
Centimeter2PerSecond3
Centimeter3PerSecond
Centimeter3PerSecond2
Centimeter3PerSecond3
CentimeterPerSecond
CentimeterPerSecond3
CentimeterPerSecond4
Dyne
Erg
ErgPerSecond
Gal
Gram
Kayser
Poise
Second
Second2
Second3
Second4
SqrtCentimeter
SqrtGram
StatAmpere
StatCoulomb
StatVolt
Stokes
Unitless