Home
last modified time | relevance | path

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

/dports/misc/wmweather+/wmweather+-2.18/
H A Dconvert.h30 int knots2mps(int knots);
H A Ddock.c488 x=knots2mps(current.windspeed); in DrawDisplay()
650 x=knots2mps(f->windspeed); in DrawDisplay()
H A Dconvert.c141 int knots2mps(int knots){ in knots2mps() function