Mapper
Public Attributes | List of all members
topo Struct Reference

#include <misc.h>

Collaboration diagram for topo:
Collaboration graph
[legend]

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
 

Detailed Description

Definition at line 523 of file misc.h.

Member Data Documentation

◆ coord [1/2]

struct coord ** topo::coord

Definition at line 525 of file misc.h.

◆ coord [2/2]

struct icoord** topo::coord

Definition at line 719 of file misc_new.h.

◆ delta_lat

float topo::delta_lat

Definition at line 533 of file misc.h.

◆ delta_lon

float topo::delta_lon

Definition at line 534 of file misc.h.

◆ max_lat

float topo::max_lat

Definition at line 529 of file misc.h.

◆ max_lon

float topo::max_lon

Definition at line 530 of file misc.h.

◆ maxi

int topo::maxi

Definition at line 527 of file misc.h.

◆ maxj

int topo::maxj

Definition at line 528 of file misc.h.

◆ total_lat

float topo::total_lat

Definition at line 531 of file misc.h.

◆ total_lon

float topo::total_lon

Definition at line 532 of file misc.h.

◆ value

short int ** topo::value

Definition at line 526 of file misc.h.


The documentation for this struct was generated from the following files: