WXP::UpaLevel Class Reference

This structure contains data for a specific upper air level. More...

#include "../include/UpaLevel.h"

List of all members.

Public Member Functions

int init ()
int update (UpaLevel &level)
int print ()

Static Public Member Functions

static bool isMandatory (float p)
static int getMandatoryIndex (float p)

Public Attributes

int type
float p
float h
float t
float td
float dir
float spd

Static Public Attributes

static const int NONE = 0
static const int MAN = 1
static const int SIG = 2
static const int WND = 3
static const int SFC = 0x04
static const int TROP = 0x10
static const int MWND = 0x20
static const int LCL = 0x40

Detailed Description

This structure contains data for a specific upper air level.

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