| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
Data.Drasil.Quantities.Physics
Description
Assigns symbols and units (quantities) to physical concepts.
Synopsis
- restitutionCoef :: DefinedQuantityDict
- physicscon :: [DefinedQuantityDict]
- acceleration :: DefinedQuantityDict
- angularAccel :: DefinedQuantityDict
- angularDisplacement :: DefinedQuantityDict
- angularVelocity :: DefinedQuantityDict
- chgInVelocity :: DefinedQuantityDict
- constAccel :: DefinedQuantityDict
- constAccelV :: DefinedQuantityDict
- displacement :: DefinedQuantityDict
- distance :: DefinedQuantityDict
- energy :: DefinedQuantityDict
- fSpeed :: DefinedQuantityDict
- fVel :: DefinedQuantityDict
- force :: DefinedQuantityDict
- gravitationalAccel :: DefinedQuantityDict
- gravitationalConst :: DefinedQuantityDict
- gravitationalMagnitude :: DefinedQuantityDict
- height :: DefinedQuantityDict
- iPos :: DefinedQuantityDict
- iSpeed :: DefinedQuantityDict
- ixSpeed :: DefinedQuantityDict
- iySpeed :: DefinedQuantityDict
- iVel :: DefinedQuantityDict
- impulseS :: DefinedQuantityDict
- impulseV :: DefinedQuantityDict
- ixPos :: DefinedQuantityDict
- ixVel :: DefinedQuantityDict
- iyPos :: DefinedQuantityDict
- iyVel :: DefinedQuantityDict
- kEnergy :: DefinedQuantityDict
- linearAccel :: DefinedQuantityDict
- linearDisplacement :: DefinedQuantityDict
- linearVelocity :: DefinedQuantityDict
- momentOfInertia :: DefinedQuantityDict
- position :: DefinedQuantityDict
- potEnergy :: DefinedQuantityDict
- pressure :: DefinedQuantityDict
- scalarAccel :: DefinedQuantityDict
- scalarPos :: DefinedQuantityDict
- speed :: DefinedQuantityDict
- time :: DefinedQuantityDict
- torque :: DefinedQuantityDict
- velocity :: DefinedQuantityDict
- weight :: DefinedQuantityDict
- xAccel :: DefinedQuantityDict
- xConstAccel :: DefinedQuantityDict
- xDist :: DefinedQuantityDict
- xPos :: DefinedQuantityDict
- xVel :: DefinedQuantityDict
- yAccel :: DefinedQuantityDict
- yConstAccel :: DefinedQuantityDict
- yDist :: DefinedQuantityDict
- yPos :: DefinedQuantityDict
- yVel :: DefinedQuantityDict
- momentum :: DefinedQuantityDict
- moment :: DefinedQuantityDict
- moment2D :: DefinedQuantityDict
- fOfGravity :: DefinedQuantityDict
- positionVec :: DefinedQuantityDict
- tension :: DefinedQuantityDict
- angularFrequency :: DefinedQuantityDict
- period :: DefinedQuantityDict
- frequency :: DefinedQuantityDict
- chgMomentum :: DefinedQuantityDict
- constant :: Symbol
- final :: Symbol
- initial :: Symbol
- subMax :: Symbol -> Symbol
- subMin :: Symbol -> Symbol
- subX :: Symbol -> Symbol
- subY :: Symbol -> Symbol
- subZ :: Symbol -> Symbol
- supMax :: Symbol -> Symbol
- supMin :: Symbol -> Symbol
- gravitationalConstValue :: ConstQDef
- gravitationalAccelConst :: ConstQDef
Documentation
physicscon :: [DefinedQuantityDict] Source #
Collects all physical quantities defined in this file for easy use in Drasil.