Home
last modified time | relevance | path

Searched refs:kph2knots (Results 1 – 3 of 3) sorted by relevance

/dports/misc/wmweather+/wmweather+-2.18/
H A Dconvert.h32 int kph2knots(int kph);
H A Dconvert.c136 int kph2knots(int kph){ in kph2knots() function
H A Dmetar.c247 current.windspeed=kph2knots(current.windspeed); in parse_metar()