|
Mapper
|
#include <misc.h>
Public Attributes | |
| float | isoh [24] |
| char | hb5 [10] |
| char | name [50] |
| char | parm [10] |
| short int | index [30] |
| float | lat |
| float | lon |
| int | elev |
| int | tip |
| int | x |
| int | y |
| int | xadd |
| int | yadd |
| float * | isoh |
| float * | max |
| float * | min |
| char * | hb5 |
| char * | name |
| char * | parm |
| char * | cparm |
| char | rawlevel [12] |
| short int * | index |
| short int * | zindex |
| int | qpf |
| char* station::cparm |
Definition at line 470 of file misc_new.h.
| char* station::hb5 |
Definition at line 467 of file misc_new.h.
| short int* station::index |
Definition at line 472 of file misc_new.h.
| float* station::isoh |
Definition at line 464 of file misc_new.h.
| float* station::max |
Definition at line 465 of file misc_new.h.
| float* station::min |
Definition at line 466 of file misc_new.h.
| char* station::name |
Definition at line 468 of file misc_new.h.
| char* station::parm |
Definition at line 469 of file misc_new.h.
| int station::qpf |
Definition at line 478 of file misc_new.h.
| char station::rawlevel[12] |
Definition at line 471 of file misc_new.h.
| short int* station::zindex |
Definition at line 473 of file misc_new.h.