GWeather.SpeedUnit – gweather4 Reference Manual
SpeedUnit
Description:
[
CCode
( cprefix =
"GWEATHER_SPEED_UNIT_"
, type_id =
"gweather_speed_unit_get_type ()"
) ]
public
enum
SpeedUnit
The measure unit to use for wind speed values, when retrieved by
get_value_wind
.
Namespace:
GWeather
Package:
gweather4
Content:
Enum values:
BFT
-
Beaufort scale
DEFAULT
-
the user preferred speed unit
INVALID
-
invalid unit
KNOTS
-
knots
KPH
-
kilometers per hour
MPH
-
miles per hour
MS
-
meters per second
Methods:
public
unowned
string
to_string
()
Creates a human-readable, localized representation of
unit