units-defs-2.2.1: Definitions for use with the units package
Copyright(C) 2013 Richard Eisenberg
LicenseBSD-style (see LICENSE)
MaintainerRichard Eisenberg (rae@cs.brynmawr.edu)
Stabilityexperimental
Portabilitynon-portable
Safe HaskellNone
LanguageHaskell2010

Data.Units.Imperial.Misc

Description

Miscellaneous units not easily put in another module.

Where possible, reference have been made to UK legislation. However, Wikipedia's page is much better organized than any government resource immediately available.

The UK legislation used as references are as follows: http://www.legislation.gov.uk/ukpga/1985/72/enacted http://www.legislation.gov.uk/uksi/1994/2867/schedule/part/VI/made http://www.legislation.gov.uk/uksi/1995/1804/schedule/made

Synopsis

Documentation

data Knot Source #

Constructors

Knot 

Instances

Instances details
Show Knot Source # 
Instance details

Defined in Data.Units.Imperial.Misc

Methods

showsPrec :: Int -> Knot -> ShowS #

show :: Knot -> String #

showList :: [Knot] -> ShowS #

Unit Knot Source # 
Instance details

Defined in Data.Units.Imperial.Misc

Associated Types

type BaseUnit Knot #

type DimOfUnit Knot #

type UnitFactorsOf Knot :: [Factor Type] #

type UnitFactorsOf Knot Source # 
Instance details

Defined in Data.Units.Imperial.Misc

type DimOfUnit Knot Source # 
Instance details

Defined in Data.Units.Imperial.Misc

type BaseUnit Knot Source # 
Instance details

Defined in Data.Units.Imperial.Misc

data Therm Source #

Constructors

Therm 

Instances

Instances details
Show Therm Source # 
Instance details

Defined in Data.Units.Imperial.Misc

Methods

showsPrec :: Int -> Therm -> ShowS #

show :: Therm -> String #

showList :: [Therm] -> ShowS #

Unit Therm Source # 
Instance details

Defined in Data.Units.Imperial.Misc

Associated Types

type BaseUnit Therm #

type DimOfUnit Therm #

type UnitFactorsOf Therm :: [Factor Type] #

type UnitFactorsOf Therm Source # 
Instance details

Defined in Data.Units.Imperial.Misc

type DimOfUnit Therm Source # 
Instance details

Defined in Data.Units.Imperial.Misc

type BaseUnit Therm Source # 
Instance details

Defined in Data.Units.Imperial.Misc

speeds :: [Name] Source #

Speed units: Knot

temperatures :: [Name] Source #

Temperature units: Fahrenheit

illuminances :: [Name] Source #

Illuminance units: FootCandle

forces :: [Name] Source #

Force units: PoundForce and TonForce

powers :: [Name] Source #

Power units: Horsepower