|
Mapper
|
#include <misc.h>

Public Attributes | |
| struct coord ** | coord |
| short int *** | value |
| int | maxi |
| int | maxj |
| float | max_lat |
| float | max_lon |
| float | total_lat |
| float | total_lon |
| float | delta_lat |
| float | delta_lon |
| struct icoord ** | coord |
| short int ** | value |
| struct icoord** isoh::coord |
Definition at line 734 of file misc_new.h.