WXP::SfcWmoData Class Reference

This class hold information about raw surface reports (METAR, SAO). More...

#include "../include/SfcWmoData.h"

List of all members.

Public Types

enum  Location {
  UNK, USA, CANADA, MEXICO,
  OTHER
}
enum  DataType {
  NONE, METAR, SPECI, SA,
  SP, SYNOP, SHIP, BUOY,
  DRIBU, CMAN, MISC
}

Public Member Functions

int init ()
int setId (const char *rid)
const char * getId ()
int setData (const char *rdata)
const char * getData ()
int setDate (Date &rdate)
Date getDate ()
int setProdDay (int rpday)
int getProdDay ()
int setProdHour (int rphour)
int getProdHour ()
int setProdMinute (int rpmin)
int getProdMinute ()
int setFormat (int rformat)
int getFormat ()
int setLocation (int rloc)
int getLocation ()
int setWmo (const char *rwmo)
const char * getWmo ()
int printData ()
int print ()

Static Public Member Functions

static bool isMETAR (int type)
static bool isSA (int type)
static bool isSYNOP (int type)
static bool isSPEC (int type)

Friends

class SfcWmoFile
class MetarTool
class SfcDecode

Detailed Description

This class hold information about raw surface reports (METAR, SAO).

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