WXP::WatchData Class Reference

This structure stores watch box data. More...

#include "../include/WatchData.h"

List of all members.

Public Types

enum  { UNKNOWN, SEVERE, TORNADO, TEST }
enum  { EW, NS, ES }
enum  { NOT_VALID, VALID, CANCELLED, REPLACED }

Public Member Functions

 WatchData ()
int init ()
int print ()

Public Attributes

int type
int num
int status
int replaces
Date sdate
Date edate
float width
int axis
char id [4][4]
EarthPoint ept [6]
float ang [4]
float dist [4]

Detailed Description

This structure stores watch box data.

Author:
Dan Vietor

Constructor & Destructor Documentation

WatchData::WatchData (  ) 

Constructor. Initializes the values.

References init().


Member Function Documentation

int WatchData::init (  ) 

Initializes the values

References WXP::Const::MISS, num, and status.

Referenced by WatchData().

int WatchData::print (  ) 

Prints the values to standard output.

References WXP::Const::MISS, num, WXP::Date::print(), and status.

Referenced by WXP::WatchPlot::draw().


Member Data Documentation

Type of watch

Referenced by init(), and print().

Watch number

Referenced by init(), and print().


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