WXP C++ Library Version 6.74.9
Loading...
Searching...
No Matches
WXP::UpaWmoData Class Reference

This class hold information about raw upper air reports (TTAA, TTBB, ...). More...

#include "../include/UpaWmoData.h"

Public Types

enum  DataType {
  NONE , TTAA , TTBB , TTCC ,
  TTDD , PPAA , PPBB , PPCC ,
  PPDD , UUAA , UUBB , UUCC ,
  UUDD , IIAA , IIBB , IICC ,
  IIDD , EEBB , EEDD
}

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 setType (int rtype)
int getType ()
int setWmo (const char *rwmo)
const char * getWmo ()
int print ()

Static Public Attributes

static const int max_data = 1000

Friends

class UpaWmoFile
class UpaTool
class UpaDecode

Detailed Description

This class hold information about raw upper air reports (TTAA, TTBB, ...).

Author
Dan Vietor

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