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 |
struct icoord** topo::coord |
Definition at line 719 of file misc_new.h.