WXP::SfcDecode Class Reference

This class decodes METAR, SAO and SYNOP data files. More...

#include "../include/SfcDecode.h"

List of all members.

Public Member Functions

 SfcDecode (const char *filename)
int init ()
int setParam (const char *str)
int setInput (const char *conv)
int setOutput (const char *conv)
int setHour (const char *str)
int setDate (Date &rdate)
bool checkSave (SfcData &data)
int decode (Date &date)
int decode (const char *filename)
int decode ()

Static Public Attributes

static const int METAR = 0x1
static const int SPECI = 0x2
static const int SA = 0x4
static const int SP = 0x8
static const int SYNOP = 0x10
static const int SHIP = 0x20
static const int BUOY = 0x40
static const int DRIBU = 0x80
static const int CMAN = 0x100
static const int MISC = 0x200

Detailed Description

This class decodes METAR, SAO and SYNOP data files.

Author:
Dan Vietor

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