Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration Units

Return weather conditions in the requested units.

Index

Enumeration members

Enumeration members

AUTO

AUTO: = "auto"

Automatically select units based on geographic location.

CA

CA: = "ca"

Same as SI, except that windSpeed and windGust are in kilometers per hour.

SI

SI: = "si"

SI units.

UK

UK: = "uk"

Same as SI, except that nearestStormDistance and visibility are in miles, and windSpeed and windGust in miles per hour.

US

US: = "us"

Imperial units.

Generated using TypeDoc