WXP::HurAdv Class Reference

This structure has data for a single hurricane advisory. More...

#include "../include/HurAdv.h"

List of all members.

Public Types

enum  Loc {
  NONE, ATL, EPAC, CPAC,
  WPAC, SPAC, NIND, SIND
}
enum  StormLevel {
  WAVE, DEPRESS, STORM, STORM1,
  STORM2, STORM3, STORM4, STORM4S,
  STORM5
}
enum  StormType { TROP, SUBTROP, EXTRATROP }

Public Member Functions

int init ()
int print ()
int printTable ()

Static Public Member Functions

static int getLevel (float spd)
static const char * getLoc (int locate)
static const char * getLocAbbr (int locate)
static const char * getTypeAbbr (int type)
static const char * getLevelAbbr (int type)
static const char * getLabel (int locate, int type, int level)

Public Attributes

char wmo [20]
int locate
char name [20]
char num [10]
Date date
float lat
float lon
float wind
float pres
int level
int type

Detailed Description

This structure has data for a single hurricane advisory.

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