Object

io.github.karols.units

USCustomary

Related Doc: package units

Permalink

object USCustomary

US customary and British units and their conversions to SI.

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. USCustomary
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. type FahrenheitScale = DefineAffineSpace[FahrenheitZero, fahrenheit_deg]

    Permalink
  2. sealed trait FahrenheitZero extends AnyRef

    Permalink
  3. type acre = ^[ASingleUnit[~:[_a, _c]], P1]

    Permalink
  4. type barrel = ^[ASingleUnit[~:[_b, ~:[_b, _l]]], P1]

    Permalink
  5. type cup = ^[ASingleUnit[~:[_c, ~:[_u, _p]]], P1]

    Permalink
  6. type drachm = ^[ASingleUnit[~:[_d, _r]], P1]

    Permalink
  7. type dram = ^[ASingleUnit[~:[_d, _r]], P1]

    Permalink
  8. type fahrenheit_deg = ^[ASingleUnit[~:[_deg, _F]], P1]

    Permalink
  9. type fluid_ounce = ^[ASingleUnit[~:[_f, ~:[_l, ~:[_o, _z]]]], P1]

    Permalink
  10. type foot = ^[ASingleUnit[~:[_f, _t]], P1]

    Permalink
  11. type gallon = ^[ASingleUnit[~:[_g, ~:[_a, _l]]], P1]

    Permalink
  12. type imperial_fluid_ounce = ^[ASingleUnit[~:[_f, ~:[_l, ~:[_o, ~:[_z, ~:[_U, _K]]]]]], P1]

    Permalink
  13. type imperial_gallon = ^[ASingleUnit[~:[_g, ~:[_a, ~:[_l, ~:[_U, _K]]]]], P1]

    Permalink
  14. type imperial_gill = ^[ASingleUnit[~:[_g, ~:[_i, ~:[_l, ~:[_l, ~:[_U, _K]]]]]], P1]

    Permalink
  15. type imperial_pint = ^[ASingleUnit[~:[_p, ~:[_i, ~:[_n, ~:[_t, ~:[_U, _K]]]]]], P1]

    Permalink
  16. type imperial_quart = ^[ASingleUnit[~:[_q, ~:[_t, ~:[_U, _K]]]], P1]

    Permalink
  17. type inch = ^[ASingleUnit[~:[_i, _n]], P1]

    Permalink
  18. type long_hundredweight = ^[ASingleUnit[~:[_c, ~:[_w, ~:[_t, ~:[_U, _K]]]]], P1]

    Permalink
  19. type long_ton = ^[ASingleUnit[~:[_t, ~:[_o, ~:[_n, ~:[_U, _K]]]]], P1]

    Permalink
  20. type mile = ^[ASingleUnit[~:[_m, _i]], P1]

    Permalink
  21. type oilBarrel = ^[ASingleUnit[~:[_B, ~:[_B, _L]]], P1]

    Permalink
  22. type ounce = ^[ASingleUnit[~:[_o, _z]], P1]

    Permalink
  23. type pica = ^[ASingleUnit[~:[_p, _c]], P1]

    Permalink
  24. type pint = ^[ASingleUnit[~:[_p, ~:[_i, ~:[_n, _t]]]], P1]

    Permalink
  25. type point = ^[ASingleUnit[~:[_p, _t]], P1]

    Permalink
  26. type pound = ^[ASingleUnit[~:[_l, _b]], P1]

    Permalink
  27. type quart = ^[ASingleUnit[~:[_q, _t]], P1]

    Permalink
  28. type short_hundredweight = ^[ASingleUnit[~:[_c, ~:[_w, _t]]], P1]

    Permalink
  29. type short_ton = ^[ASingleUnit[~:[_t, ~:[_o, _n]]], P1]

    Permalink
  30. type stone = ^[ASingleUnit[~:[_s, _t]], P1]

    Permalink
  31. type tablespoon = ^[ASingleUnit[~:[_T, ~:[_b, ~:[_s, _p]]]], P1]

    Permalink
  32. type teaspoon = ^[ASingleUnit[~:[_t, ~:[_s, _p]]], P1]

    Permalink
  33. type thou = ^[ASingleUnit[~:[_t, _h]], P1]

    Permalink
  34. type yard = ^[ASingleUnit[~:[_y, _d]], P1]

    Permalink

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  5. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  6. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  7. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  8. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  9. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  10. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  11. implicit val implicit__BBL_to_Tbsp: BaseIntRatio[oilBarrel, tablespoon]

    Permalink
  12. implicit val implicit__BBL_to_cup: BaseIntRatio[oilBarrel, cup]

    Permalink
  13. implicit val implicit__BBL_to_floz: BaseIntRatio[oilBarrel, fluid_ounce]

    Permalink
  14. implicit val implicit__BBL_to_gal: BaseIntRatio[oilBarrel, gallon]

    Permalink
  15. implicit val implicit__BBL_to_hl: BaseDoubleRatio[oilBarrel, hectolitre]

    Permalink
  16. implicit val implicit__BBL_to_in3: BaseIntRatio[oilBarrel, cube[inch]]

    Permalink
  17. implicit val implicit__BBL_to_l: BaseDoubleRatio[oilBarrel, litre]

    Permalink
  18. implicit val implicit__BBL_to_m3: BaseDoubleRatio[oilBarrel, cube[metre]]

    Permalink
  19. implicit val implicit__BBL_to_pint: BaseIntRatio[oilBarrel, pint]

    Permalink
  20. implicit val implicit__BBL_to_qt: BaseIntRatio[oilBarrel, quart]

    Permalink
  21. implicit val implicit__BBL_to_tsp: BaseIntRatio[oilBarrel, teaspoon]

    Permalink
  22. implicit val implicit__Tbsp_to_tsp: BaseIntRatio[tablespoon, teaspoon]

    Permalink
  23. implicit val implicit__bbl_to_Tbsp: BaseIntRatio[barrel, tablespoon]

    Permalink
  24. implicit val implicit__bbl_to_cup: BaseIntRatio[barrel, cup]

    Permalink
  25. implicit val implicit__bbl_to_floz: BaseIntRatio[barrel, fluid_ounce]

    Permalink
  26. implicit val implicit__bbl_to_gal: BaseDoubleRatio[barrel, gallon]

    Permalink
  27. implicit val implicit__bbl_to_hl: BaseDoubleRatio[barrel, hectolitre]

    Permalink
  28. implicit val implicit__bbl_to_in3: BaseDoubleRatio[barrel, cube[inch]]

    Permalink
  29. implicit val implicit__bbl_to_l: BaseDoubleRatio[barrel, litre]

    Permalink
  30. implicit val implicit__bbl_to_m3: BaseDoubleRatio[barrel, cube[metre]]

    Permalink
  31. implicit val implicit__bbl_to_pint: BaseIntRatio[barrel, pint]

    Permalink
  32. implicit val implicit__bbl_to_qt: BaseIntRatio[barrel, quart]

    Permalink
  33. implicit val implicit__bbl_to_tsp: BaseIntRatio[barrel, teaspoon]

    Permalink
  34. implicit val implicit__cup_to_Tbsp: BaseIntRatio[cup, tablespoon]

    Permalink
  35. implicit val implicit__cup_to_cl: BaseDoubleRatio[gallon, centilitre]

    Permalink
  36. implicit val implicit__cup_to_cm3: BaseDoubleRatio[gallon, cube[centimetre]]

    Permalink
  37. implicit val implicit__cup_to_floz: BaseIntRatio[cup, fluid_ounce]

    Permalink
  38. implicit val implicit__cup_to_in3: BaseDoubleRatio[fluid_ounce, cube[inch]]

    Permalink
  39. implicit val implicit__cup_to_l: BaseDoubleRatio[gallon, litre]

    Permalink
  40. implicit val implicit__cup_to_ml: BaseDoubleRatio[gallon, millilitre]

    Permalink
  41. implicit val implicit__cup_to_tsp: BaseIntRatio[cup, teaspoon]

    Permalink
  42. implicit val implicit__cwt_to_dag: BaseDoubleRatio[short_hundredweight, decagram]

    Permalink
  43. implicit val implicit__cwt_to_dag_UK: BaseDoubleRatio[long_hundredweight, decagram]

    Permalink
  44. implicit val implicit__cwt_to_dr: BaseIntRatio[short_hundredweight, ounce]

    Permalink
  45. implicit val implicit__cwt_to_dr_UK: BaseIntRatio[long_hundredweight, ounce]

    Permalink
  46. implicit val implicit__cwt_to_g: BaseDoubleRatio[short_hundredweight, gram]

    Permalink
  47. implicit val implicit__cwt_to_g_UK: BaseDoubleRatio[long_hundredweight, gram]

    Permalink
  48. implicit val implicit__cwt_to_kg: BaseDoubleRatio[short_hundredweight, kilogram]

    Permalink
  49. implicit val implicit__cwt_to_kg_UK: BaseDoubleRatio[long_hundredweight, kilogram]

    Permalink
  50. implicit val implicit__cwt_to_lb: BaseIntRatio[short_hundredweight, pound]

    Permalink
  51. implicit val implicit__cwt_to_lb_UK: BaseIntRatio[long_hundredweight, pound]

    Permalink
  52. implicit val implicit__cwt_to_oz: BaseIntRatio[short_hundredweight, ounce]

    Permalink
  53. implicit val implicit__cwt_to_oz_UK: BaseIntRatio[long_hundredweight, ounce]

    Permalink
  54. implicit val implicit__cwt_to_st: BaseDoubleRatio[short_hundredweight, stone]

    Permalink
  55. implicit val implicit__cwt_to_st_UK: BaseIntRatio[long_hundredweight, stone]

    Permalink
  56. implicit val implicit__cwt_to_t: BaseDoubleRatio[short_hundredweight, tonne]

    Permalink
  57. implicit val implicit__cwt_to_t_UK: BaseDoubleRatio[long_hundredweight, tonne]

    Permalink
  58. implicit val implicit__degC_to_degF: BaseDoubleRatio[celsius_deg, fahrenheit_deg]

    Permalink
  59. implicit val implicit__dr_to_dag: BaseDoubleRatio[dram, decagram]

    Permalink
  60. implicit val implicit__dr_to_g: BaseDoubleRatio[dram, gram]

    Permalink
  61. implicit val implicit__dr_to_kg: BaseDoubleRatio[dram, kilogram]

    Permalink
  62. implicit val implicit__dr_to_mg: BaseDoubleRatio[dram, milligram]

    Permalink
  63. implicit val implicit__floz_to_Tbsp: BaseIntRatio[fluid_ounce, tablespoon]

    Permalink
  64. implicit val implicit__floz_to_cl: BaseDoubleRatio[gallon, centilitre]

    Permalink
  65. implicit val implicit__floz_to_cm3: BaseDoubleRatio[gallon, cube[centimetre]]

    Permalink
  66. implicit val implicit__floz_to_in3: BaseDoubleRatio[fluid_ounce, cube[inch]]

    Permalink
  67. implicit val implicit__floz_to_l: BaseDoubleRatio[gallon, litre]

    Permalink
  68. implicit val implicit__floz_to_ml: BaseDoubleRatio[gallon, millilitre]

    Permalink
  69. implicit val implicit__floz_to_tsp: BaseIntRatio[fluid_ounce, teaspoon]

    Permalink
  70. implicit val implicit__fromFahrenheitToCelsius: DoubleATranslationScaling[FahrenheitScale, CelsiusScale]

    Permalink
  71. implicit val implicit__ft_to_cm: BaseDoubleRatio[foot, centimetre]

    Permalink
  72. implicit val implicit__ft_to_in: BaseIntRatio[foot, inch]

    Permalink
  73. implicit val implicit__ft_to_m: BaseDoubleRatio[foot, metre]

    Permalink
  74. implicit val implicit__ft_to_mm: BaseDoubleRatio[foot, millimetre]

    Permalink
  75. implicit val implicit__ft_to_pc: BaseIntRatio[foot, pica]

    Permalink
  76. implicit val implicit__ft_to_pt: BaseIntRatio[foot, point]

    Permalink
  77. implicit val implicit__ft_to_th: BaseIntRatio[foot, thou]

    Permalink
  78. implicit val implicit__ft_to_um: BaseIntRatio[foot, micrometre]

    Permalink
  79. implicit val implicit__ftps_to_cmps: BaseDoubleRatio[Mul[Invert], Mul[Invert]]

    Permalink
  80. implicit val implicit__ftps_to_mps: BaseDoubleRatio[Mul[Invert], Mul[Invert]]

    Permalink
  81. implicit val implicit__gal_to_Tbsp: BaseIntRatio[gallon, tablespoon]

    Permalink
  82. implicit val implicit__gal_to_cl: BaseDoubleRatio[gallon, centilitre]

    Permalink
  83. implicit val implicit__gal_to_cm3: BaseDoubleRatio[gallon, cube[centimetre]]

    Permalink
  84. implicit val implicit__gal_to_cup: BaseIntRatio[gallon, cup]

    Permalink
  85. implicit val implicit__gal_to_floz: BaseIntRatio[gallon, fluid_ounce]

    Permalink
  86. implicit val implicit__gal_to_floz_UK: BaseIntRatio[imperial_gallon, imperial_fluid_ounce]

    Permalink
  87. implicit val implicit__gal_to_gill_UK: BaseIntRatio[imperial_gallon, imperial_gill]

    Permalink
  88. implicit val implicit__gal_to_in3: BaseIntRatio[gallon, cube[inch]]

    Permalink
  89. implicit val implicit__gal_to_l: BaseDoubleRatio[gallon, litre]

    Permalink
  90. implicit val implicit__gal_to_ml: BaseDoubleRatio[gallon, millilitre]

    Permalink
  91. implicit val implicit__gal_to_pint: BaseIntRatio[gallon, pint]

    Permalink
  92. implicit val implicit__gal_to_pt_UK: BaseIntRatio[imperial_gallon, imperial_pint]

    Permalink
  93. implicit val implicit__gal_to_qt: BaseIntRatio[gallon, quart]

    Permalink
  94. implicit val implicit__gal_to_qt_UK: BaseIntRatio[imperial_gallon, imperial_quart]

    Permalink
  95. implicit val implicit__gal_to_tsp: BaseIntRatio[gallon, teaspoon]

    Permalink
  96. implicit val implicit__gill_to_floz_UK: BaseIntRatio[imperial_gill, imperial_fluid_ounce]

    Permalink
  97. implicit val implicit__in3_to_cm3: BaseDoubleRatio[Mul[inch], Mul[centimetre]]

    Permalink
  98. implicit val implicit__in_to_cm: BaseDoubleRatio[inch, centimetre]

    Permalink
  99. implicit val implicit__in_to_m: BaseDoubleRatio[inch, metre]

    Permalink
  100. implicit val implicit__in_to_mm: BaseDoubleRatio[inch, millimetre]

    Permalink
  101. implicit val implicit__in_to_pc: BaseIntRatio[inch, pica]

    Permalink
  102. implicit val implicit__in_to_pt: BaseIntRatio[inch, point]

    Permalink
  103. implicit val implicit__in_to_th: BaseIntRatio[inch, thou]

    Permalink
  104. implicit val implicit__in_to_um: BaseIntRatio[inch, micrometre]

    Permalink
  105. implicit val implicit__inps_to_cmps: BaseDoubleRatio[Mul[Invert], Mul[Invert]]

    Permalink
  106. implicit val implicit__inps_to_mps: BaseDoubleRatio[Mul[Invert], Mul[Invert]]

    Permalink
  107. implicit val implicit__lb_to_dag: BaseDoubleRatio[pound, decagram]

    Permalink
  108. implicit val implicit__lb_to_dr: BaseIntRatio[pound, dram]

    Permalink
  109. implicit val implicit__lb_to_g: BaseDoubleRatio[pound, gram]

    Permalink
  110. implicit val implicit__lb_to_kg: BaseDoubleRatio[pound, kilogram]

    Permalink
  111. implicit val implicit__lb_to_oz: BaseIntRatio[pound, ounce]

    Permalink
  112. implicit val implicit__mi_to_cm: BaseDoubleRatio[mile, centimetre]

    Permalink
  113. implicit val implicit__mi_to_ft: BaseIntRatio[mile, foot]

    Permalink
  114. implicit val implicit__mi_to_in: BaseIntRatio[mile, inch]

    Permalink
  115. implicit val implicit__mi_to_km: BaseDoubleRatio[mile, kilometre]

    Permalink
  116. implicit val implicit__mi_to_m: BaseDoubleRatio[mile, metre]

    Permalink
  117. implicit val implicit__mi_to_mm: BaseIntRatio[mile, millimetre]

    Permalink
  118. implicit val implicit__mi_to_pc: BaseIntRatio[mile, pica]

    Permalink
  119. implicit val implicit__mi_to_pt: BaseIntRatio[mile, point]

    Permalink
  120. implicit val implicit__mi_to_th: BaseIntRatio[mile, thou]

    Permalink
  121. implicit val implicit__mi_to_yd: BaseIntRatio[mile, yard]

    Permalink
  122. implicit val implicit__miph_to_kmph: BaseDoubleRatio[Mul[Invert], Mul[Invert]]

    Permalink
  123. implicit val implicit__mips_to_kmps: BaseDoubleRatio[Mul[Invert], Mul[Invert]]

    Permalink
  124. implicit val implicit__oz_to_dag: BaseDoubleRatio[ounce, decagram]

    Permalink
  125. implicit val implicit__oz_to_dr: BaseIntRatio[ounce, dram]

    Permalink
  126. implicit val implicit__oz_to_g: BaseDoubleRatio[ounce, gram]

    Permalink
  127. implicit val implicit__oz_to_kg: BaseDoubleRatio[ounce, kilogram]

    Permalink
  128. implicit val implicit__oz_to_mg: BaseDoubleRatio[ounce, milligram]

    Permalink
  129. implicit val implicit__pc_to_pt: BaseIntRatio[pica, point]

    Permalink
  130. implicit val implicit__pc_to_th: BaseDoubleRatio[pica, thou]

    Permalink
  131. implicit val implicit__pint_to_Tbsp: BaseIntRatio[pint, tablespoon]

    Permalink
  132. implicit val implicit__pint_to_cl: BaseDoubleRatio[gallon, centilitre]

    Permalink
  133. implicit val implicit__pint_to_cm3: BaseDoubleRatio[gallon, cube[centimetre]]

    Permalink
  134. implicit val implicit__pint_to_cup: BaseIntRatio[pint, cup]

    Permalink
  135. implicit val implicit__pint_to_floz: BaseIntRatio[pint, fluid_ounce]

    Permalink
  136. implicit val implicit__pint_to_in3: BaseDoubleRatio[pint, cube[inch]]

    Permalink
  137. implicit val implicit__pint_to_l: BaseDoubleRatio[gallon, litre]

    Permalink
  138. implicit val implicit__pint_to_ml: BaseDoubleRatio[gallon, millilitre]

    Permalink
  139. implicit val implicit__pint_to_tsp: BaseIntRatio[pint, teaspoon]

    Permalink
  140. implicit val implicit__pt_to_floz_UK: BaseIntRatio[imperial_pint, imperial_fluid_ounce]

    Permalink
  141. implicit val implicit__pt_to_gill_UK: BaseIntRatio[imperial_pint, imperial_gill]

    Permalink
  142. implicit val implicit__pt_to_th: BaseDoubleRatio[point, thou]

    Permalink
  143. implicit val implicit__qt_to_Tbsp: BaseIntRatio[quart, tablespoon]

    Permalink
  144. implicit val implicit__qt_to_cl: BaseDoubleRatio[gallon, centilitre]

    Permalink
  145. implicit val implicit__qt_to_cm3: BaseDoubleRatio[gallon, cube[centimetre]]

    Permalink
  146. implicit val implicit__qt_to_cup: BaseIntRatio[quart, cup]

    Permalink
  147. implicit val implicit__qt_to_floz: BaseIntRatio[quart, fluid_ounce]

    Permalink
  148. implicit val implicit__qt_to_floz_UK: BaseIntRatio[imperial_quart, imperial_fluid_ounce]

    Permalink
  149. implicit val implicit__qt_to_gill_UK: BaseIntRatio[imperial_quart, imperial_gill]

    Permalink
  150. implicit val implicit__qt_to_in3: BaseDoubleRatio[quart, cube[inch]]

    Permalink
  151. implicit val implicit__qt_to_l: BaseDoubleRatio[gallon, litre]

    Permalink
  152. implicit val implicit__qt_to_ml: BaseDoubleRatio[gallon, millilitre]

    Permalink
  153. implicit val implicit__qt_to_pint: BaseIntRatio[quart, pint]

    Permalink
  154. implicit val implicit__qt_to_pt_UK: BaseIntRatio[imperial_quart, imperial_pint]

    Permalink
  155. implicit val implicit__qt_to_tsp: BaseIntRatio[quart, teaspoon]

    Permalink
  156. implicit val implicit__st_to_dag: BaseDoubleRatio[stone, decagram]

    Permalink
  157. implicit val implicit__st_to_dr: BaseIntRatio[stone, dram]

    Permalink
  158. implicit val implicit__st_to_g: BaseDoubleRatio[stone, gram]

    Permalink
  159. implicit val implicit__st_to_kg: BaseDoubleRatio[stone, kilogram]

    Permalink
  160. implicit val implicit__st_to_lb: BaseIntRatio[stone, pound]

    Permalink
  161. implicit val implicit__st_to_oz: BaseIntRatio[stone, ounce]

    Permalink
  162. implicit val implicit__t_to_lb: BaseDoubleRatio[tonne, pound]

    Permalink
  163. implicit val implicit__tbsp_to_cl: BaseDoubleRatio[gallon, centilitre]

    Permalink
  164. implicit val implicit__tbsp_to_cm3: BaseDoubleRatio[gallon, cube[centimetre]]

    Permalink
  165. implicit val implicit__tbsp_to_in3: BaseDoubleRatio[tablespoon, cube[inch]]

    Permalink
  166. implicit val implicit__tbsp_to_l: BaseDoubleRatio[gallon, litre]

    Permalink
  167. implicit val implicit__tbsp_to_ml: BaseDoubleRatio[gallon, millilitre]

    Permalink
  168. implicit val implicit__th_to_cm: BaseDoubleRatio[thou, centimetre]

    Permalink
  169. implicit val implicit__th_to_m: BaseDoubleRatio[thou, metre]

    Permalink
  170. implicit val implicit__th_to_mm: BaseDoubleRatio[thou, millimetre]

    Permalink
  171. implicit val implicit__th_to_nm: BaseIntRatio[thou, nanometre]

    Permalink
  172. implicit val implicit__th_to_um: BaseDoubleRatio[thou, micrometre]

    Permalink
  173. implicit val implicit__ton_to_cwt: BaseIntRatio[short_ton, short_hundredweight]

    Permalink
  174. implicit val implicit__ton_to_cwt_UK: BaseIntRatio[long_ton, long_hundredweight]

    Permalink
  175. implicit val implicit__ton_to_dag: BaseDoubleRatio[short_ton, decagram]

    Permalink
  176. implicit val implicit__ton_to_dag_UK: BaseDoubleRatio[long_ton, decagram]

    Permalink
  177. implicit val implicit__ton_to_dr: BaseIntRatio[short_ton, dram]

    Permalink
  178. implicit val implicit__ton_to_dr_UK: BaseIntRatio[long_ton, dram]

    Permalink
  179. implicit val implicit__ton_to_g: BaseDoubleRatio[short_ton, gram]

    Permalink
  180. implicit val implicit__ton_to_g_UK: BaseDoubleRatio[long_ton, gram]

    Permalink
  181. implicit val implicit__ton_to_kg: BaseDoubleRatio[short_ton, kilogram]

    Permalink
  182. implicit val implicit__ton_to_kg_UK: BaseDoubleRatio[long_ton, kilogram]

    Permalink
  183. implicit val implicit__ton_to_lb: BaseIntRatio[short_ton, pound]

    Permalink
  184. implicit val implicit__ton_to_lb_UK: BaseIntRatio[long_ton, pound]

    Permalink
  185. implicit val implicit__ton_to_oz: BaseIntRatio[short_ton, ounce]

    Permalink
  186. implicit val implicit__ton_to_oz_UK: BaseIntRatio[long_ton, ounce]

    Permalink
  187. implicit val implicit__ton_to_st: BaseDoubleRatio[short_ton, stone]

    Permalink
  188. implicit val implicit__ton_to_st_UK: BaseDoubleRatio[long_ton, stone]

    Permalink
  189. implicit val implicit__ton_to_t: BaseDoubleRatio[short_ton, tonne]

    Permalink
  190. implicit val implicit__ton_to_t_UK: BaseDoubleRatio[long_ton, tonne]

    Permalink
  191. implicit val implicit__tsp_to_cl: BaseDoubleRatio[gallon, centilitre]

    Permalink
  192. implicit val implicit__tsp_to_cm3: BaseDoubleRatio[gallon, cube[centimetre]]

    Permalink
  193. implicit val implicit__tsp_to_in3: BaseDoubleRatio[teaspoon, cube[inch]]

    Permalink
  194. implicit val implicit__tsp_to_l: BaseDoubleRatio[gallon, litre]

    Permalink
  195. implicit val implicit__tsp_to_ml: BaseDoubleRatio[gallon, millilitre]

    Permalink
  196. implicit val implicit__yd_to_cm: BaseDoubleRatio[yard, centimetre]

    Permalink
  197. implicit val implicit__yd_to_ft: BaseIntRatio[yard, foot]

    Permalink
  198. implicit val implicit__yd_to_in: BaseIntRatio[yard, inch]

    Permalink
  199. implicit val implicit__yd_to_m: BaseDoubleRatio[yard, metre]

    Permalink
  200. implicit val implicit__yd_to_mm: BaseDoubleRatio[yard, millimetre]

    Permalink
  201. implicit val implicit__yd_to_pc: BaseIntRatio[yard, pica]

    Permalink
  202. implicit val implicit__yd_to_pt: BaseIntRatio[yard, point]

    Permalink
  203. implicit val implicit__yd_to_th: BaseIntRatio[yard, thou]

    Permalink
  204. implicit val implicit__yd_to_um: BaseIntRatio[yard, micrometre]

    Permalink
  205. implicit val implicit__ydps_to_cmps: BaseDoubleRatio[Mul[Invert], Mul[Invert]]

    Permalink
  206. implicit val implicit__ydps_to_mps: BaseDoubleRatio[Mul[Invert], Mul[Invert]]

    Permalink
  207. implicit val implicit_acre_to_a: BaseDoubleRatio[acre, are]

    Permalink
  208. implicit val implicit_acre_to_cm2: BaseDoubleRatio[acre, square[centimetre]]

    Permalink
  209. implicit val implicit_acre_to_ft2: BaseIntRatio[acre, square[foot]]

    Permalink
  210. implicit val implicit_acre_to_ha: BaseDoubleRatio[acre, hectare]

    Permalink
  211. implicit val implicit_acre_to_in2: BaseIntRatio[acre, square[foot]]

    Permalink
  212. implicit val implicit_acre_to_m2: BaseDoubleRatio[acre, square[metre]]

    Permalink
  213. implicit val implicit_acre_to_mm2: BaseDoubleRatio[acre, square[millimetre]]

    Permalink
  214. implicit val implicit_acre_to_yd2: BaseIntRatio[acre, square[yard]]

    Permalink
  215. implicit val implicit_floz_to_cl_UK: BaseDoubleRatio[imperial_fluid_ounce, centilitre]

    Permalink
  216. implicit val implicit_floz_to_l_UK: BaseDoubleRatio[imperial_fluid_ounce, litre]

    Permalink
  217. implicit val implicit_floz_to_ml_UK: BaseDoubleRatio[imperial_fluid_ounce, millilitre]

    Permalink
  218. implicit val implicit_gal_to_cl_UK: BaseDoubleRatio[imperial_gallon, centilitre]

    Permalink
  219. implicit val implicit_gal_to_l_UK: BaseDoubleRatio[imperial_gallon, litre]

    Permalink
  220. implicit val implicit_gal_to_ml_UK: BaseDoubleRatio[imperial_gallon, millilitre]

    Permalink
  221. implicit val implicit_gill_to_cl_UK: BaseDoubleRatio[imperial_gill, centilitre]

    Permalink
  222. implicit val implicit_gill_to_l_UK: BaseDoubleRatio[imperial_gill, litre]

    Permalink
  223. implicit val implicit_gill_to_ml_UK: BaseDoubleRatio[imperial_gill, millilitre]

    Permalink
  224. implicit val implicit_mi2_to_acre: BaseIntRatio[square[mile], acre]

    Permalink
  225. implicit val implicit_pt_to_cl_UK: BaseDoubleRatio[imperial_pint, centilitre]

    Permalink
  226. implicit val implicit_pt_to_l_UK: BaseDoubleRatio[imperial_pint, litre]

    Permalink
  227. implicit val implicit_pt_to_ml_UK: BaseDoubleRatio[imperial_pint, millilitre]

    Permalink
  228. implicit val implicit_qt_to_cl_UK: BaseDoubleRatio[imperial_quart, centilitre]

    Permalink
  229. implicit val implicit_qt_to_l_UK: BaseDoubleRatio[imperial_quart, litre]

    Permalink
  230. implicit val implicit_qt_to_ml_UK: BaseDoubleRatio[imperial_quart, millilitre]

    Permalink
  231. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  232. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  233. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  234. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  235. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  236. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  237. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  238. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  239. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from AnyRef

Inherited from Any

Ungrouped