atmos-0.4.0.0: 1976 US Standard Atmosphere Model

Safe HaskellNone
LanguageHaskell98

Atmosphere.Dimensional

Description

This is a thin wrapper on top of the atmos package. It provides the exaxt same functions but uses units from the dimensional package.

Documentation

atmosphere :: (Floating a, Ord a) => Length a -> Atmos a Source #