WXP::SynopTool Class Reference

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

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

List of all members.

Public Types

enum  RepType {
  UNK, LAND, SHIP, BUOY,
  DRIBU, 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

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

Decodes SYNOP reports

Parameters:
data String of data to decode
Return values:
sfcdata Output SfcData class to put data

References decode().

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

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

Generated on 8 Jan 2010 for WXP C++ Library by  doxygen 1.6.1