WXP::MdrRegion Class Reference
This class stores MDR data for a particular region.
More...
#include "../include/MdrRegion.h"
List of all members.
Public Member Functions |
|
int | init () |
|
int | print () |
Public Attributes |
|
char | config [10] |
|
struct { |
| int cover |
| char type [5] |
| int intens |
| } | prec [3] |
|
int | num_prec |
|
char | trend [4] |
|
struct { |
| int dir |
| int rad |
| } | loc [5] |
|
int | num_loc |
|
struct { |
| char type |
| int dir |
| int spd |
| } | move [3] |
|
int | num_move |
|
struct { |
| int hgt |
| int dir |
| int rad |
| } | tops |
|
char | rem [20] |
Detailed Description
This class stores MDR data for a particular region.
- Author:
- Dan Vietor
The documentation for this class was generated from the following files: