preferences.json 3.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. [
  2. {
  3. "name": "unit"
  4. ,"type": "menulist"
  5. ,"value": "3779.527559"
  6. ,"title": "Measure in unit"
  7. ,"description": "This assumes the CSS standard of 96 dpi, which is not necessarily precise for your display."
  8. ,"options": [
  9. {"value": "3.779527559e-9", "label": "picometers (pm)"}
  10. ,{"value": "3.779527559e-7", "label": "angstroms (Å)"}
  11. ,{"value": "3.779527559e-6", "label": "nanometers (nm)"}
  12. ,{"value": "3.779527559e-3", "label": "micrometers (μm)"}
  13. ,{"value": "1.0", "label": "CSS pixels (px)"}
  14. ,{"value": "1.133073857", "label": "light-picoseconds"}
  15. ,{"value": "1.3333333333333333", "label": "CSS points (pt)"}
  16. ,{"value": "3.779527559", "label": "milimeters (mm)"}
  17. ,{"value": "16.0", "label": "CSS picas (pc)"}
  18. ,{"value": "37.79527559", "label": "centimeters (cm)"}
  19. ,{"value": "96.0", "label": "inches"}
  20. ,{"value": "377.9527559", "label": "decimeters (dm)"}
  21. ,{"value": "1133.073857", "label": "light-nanoseconds"}
  22. ,{"value": "1152.0", "label": "feet (ft)"}
  23. ,{"value": "3456.0", "label": "yards"}
  24. ,{"value": "3779.527559", "label": "meters (m) (default)"}
  25. ,{"value": "37795.27559", "label": "decameters (dam)"}
  26. ,{"value": "377952.7559", "label": "hectometers (hm)"}
  27. ,{"value": "1133073.857", "label": "light-microseconds"}
  28. ,{"value": "3779527.559", "label": "kilometers (km)"}
  29. ,{"value": "6082560.0", "label": "miles"}
  30. ,{"value": "6999685.039", "label": "nautical miles (international)"}
  31. ,{"value": "37795275.59", "label": "10 kilometers"}
  32. ,{"value": "377952755.9", "label": "100 kilometers"}
  33. ,{"value": "1133073857.0", "label": "light-miliseconds"}
  34. ,{"value": "3779527559.0", "label": "megameters (Mm)"}
  35. ,{"value": "1133073857000.0", "label": "light-seconds (ls)"}
  36. ,{"value": "3779527559000.0", "label": "gigameters (Gm)"}
  37. ,{"value": "67984431420000.0", "label": "light-minutes (lm)"}
  38. ,{"value": "565409272440000.0", "label": "Astronomical Units (AU)"}
  39. ,{"value": "3779527559000000.0", "label": "terameters (Tm)"}
  40. ,{"value": "4079065885228346.0", "label": "light-hours (lh)"}
  41. ,{"value": "97897581245480000.0", "label": "light-days (ld)"}
  42. ,{"value": "3779527559000000000.0", "label": "petameters (Pm)"}
  43. ,{"value": "35756327948777976000.0", "label": "light-years (ly)"}
  44. ,{"value": "116624881889763770000.0", "label": "parsecs (pc)"}
  45. ,{"value": "3779527559000000000000.0", "label": "exameters (Em)"}
  46. ,{"value": "35756327948778000000000.0", "label": "thousand light-years"}
  47. ,{"value": "116624881889763770000000.0", "label": "kiloparsecs (kpc)"}
  48. ,{"value": "3779527559000000000000000.0", "label": "zettameters (Zm)"}
  49. ,{"value": "35756327948778000000000000.0", "label": "million light-years"}
  50. ,{"value": "116624881889763770000000000.0", "label": "megaparsecs (Mpc)"}
  51. ,{"value": "3779527559000000000000000000.0", "label": "yottameters (Ym)"}
  52. ,{"value": "35756327948778000000000000000.0", "label": "billion light-years"}
  53. ,{"value": "116624881889763770000000000000.0", "label": "gigaparsecs (Gpc)"}
  54. ]
  55. }
  56. ]