4#include <WXP/SfcData.h>
5#include <WXP/SfcWmoData.h>
12 static float ceiling(
int cb );
13 static float visibility(
int vis );
14 static int toCeilingCode(
float cb );
16 static int weather(
int wx,
char *wx_str );
17 static int autoweather(
int wx,
char *wx_str );
This class stores surface data.
Definition SfcData.h:12
This class hold information about raw surface reports (METAR, SAO).
Definition SfcWmoData.h:8
All WXP classes fall under the WXP namespace.
Definition Angle.h:4