units-defs-2.0.1.1: Definitions for use with the units package

Copyright(C) 2014 Richard Eisenberg
LicenseBSD-style (see LICENSE)
MaintainerRichard Eisenberg (eir@cis.upenn.edu)
Stabilityexperimental
Portabilitynon-portable
Safe HaskellNone
LanguageHaskell2010

Data.Constants.Mechanics

Description

This file defines dimensioned physical constants, useful in mechanics.

The names used are a short description of the constant followed by its usual symbol, separated by an underscore. For non-Latin symbols, the Latin-lettered transliteration of the symbol name is used.

Synopsis

Documentation

gravity_g :: forall lcsu n. (Fractional n, CompatibleUnit lcsu ((:/) Meter ((:^) Second Two))) => MkQu_ULN ((:/) Meter ((:^) Second Two)) lcsu n Source #

Acceleration at Earth's surface due to gravity.

gravity_G :: forall lcsu n. (Fractional n, CompatibleUnit lcsu ((:*) ((:*) ((:^) Meter Three) ((:^) ((:@) Kilo Gram) MOne)) ((:^) Second MTwo))) => MkQu_ULN ((:*) ((:*) ((:^) Meter Three) ((:^) ((:@) Kilo Gram) MOne)) ((:^) Second MTwo)) lcsu n Source #

Gravitational constant (value recommended by CODATA, see the arXiv paper)