Mapper
Public Attributes | List of all members
h_grid Struct Reference

#include <misc.h>

Collaboration diagram for h_grid:
Collaboration graph
[legend]

Public Attributes

short int maxi
 
short int maxj
 
struct coord ** box
 
struct HRAP ** latlon
 
short int ** elev
 

Detailed Description

Definition at line 554 of file misc.h.

Member Data Documentation

◆ box

struct coord ** h_grid::box

Definition at line 558 of file misc.h.

◆ elev

short int ** h_grid::elev

Definition at line 560 of file misc.h.

◆ latlon

struct HRAP ** h_grid::latlon

Definition at line 559 of file misc.h.

◆ maxi

short int h_grid::maxi

Definition at line 556 of file misc.h.

◆ maxj

short int h_grid::maxj

Definition at line 557 of file misc.h.


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