Home
last modified time | relevance | path

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

/dports/comms/xastir/Xastir-Release-2.1.8/src/
H A Dwx.c319 float compute_gust(float wx_speed, float UNUSED(last_speed), time_t *last_speed_time) in compute_gust() function
504 computed_gust = compute_gust((float)atof(weather->wx_speed), in cycle_weather()
634 computed_gust = compute_gust((float)atof(weather->wx_speed), in decode_U2000_L()
874 computed_gust = compute_gust((float)atof(weather->wx_speed), in decode_U2000_P()
1051 computed_gust = compute_gust((float)atof(weather->wx_speed), in decode_U2000_P()
1161 computed_gust = compute_gust((float)atof(weather->wx_speed), in decode_Peet_Bros()
1523 computed_gust = compute_gust((float)atof(weather->wx_speed), in wx_fill_data()
1658 computed_gust = compute_gust((float)atof(weather->wx_speed), in wx_fill_data()
1899 computed_gust = compute_gust((float)atof(weather->wx_speed), in wx_fill_data()
2105 computed_gust = compute_gust((float)atof(weather->wx_speed), in wx_fill_data()
[all …]