WXP C++ Library Version 6.74.6
Loading...
Searching...
No Matches
Public Types | Static Public Member Functions | List of all members
WXP::SynopTool Class Reference

This class is a set of tools to manage SYNOP data. More...

#include "../include/SynopTool.h"

Public Types

enum  RepType {
  UNK , LAND , SHIP , BUOY ,
  DRIBU , MOBIL , CMAN , MISC
}
 
enum  { KNT , MPS }
 

Static Public Member Functions

static int decode (SfcWmoData &data, SfcData &sfcdata)
 
static int decode (char *data, SfcData &sfcdata)
 
static float ceiling (int cb)
 
static float visibility (int vis)
 
static int toCeilingCode (float cb)
 
static int weather (int wx, char *wx_str)
 
static int autoweather (int wx, char *wx_str)
 

Detailed Description

This class is a set of tools to manage SYNOP data.

Author
Dan Vietor

Member Function Documentation

◆ decode() [1/2]

int SynopTool::decode ( char *  data,
SfcData sfcdata 
)
static

Decodes SYNOP reports

Parameters
dataString of data to decode
Return values
sfcdataOutput SfcData class to put data

References decode().

◆ decode() [2/2]

int SynopTool::decode ( SfcWmoData data,
SfcData sfcdata 
)
static

The documentation for this class was generated from the following files: