Mapper
Public Attributes | List of all members
hrap_grid Struct Reference

#include <misc.h>

Collaboration diagram for hrap_grid:
Collaboration graph
[legend]

Public Attributes

short int maxi
 
short int maxj
 
short int hrap_minx
 
short int hrap_miny
 
struct coord ** coord
 
struct gage ** gage
 
short int *** isoh
 
short int ** owner
 
short int *** max
 
short int *** min
 
short int ** elev
 
short int ** isoh
 

Detailed Description

Definition at line 578 of file misc.h.

Member Data Documentation

◆ coord

struct coord ** hrap_grid::coord

Definition at line 584 of file misc.h.

◆ elev

short int** hrap_grid::elev

Definition at line 815 of file misc_new.h.

◆ gage

struct gage ** hrap_grid::gage

Definition at line 585 of file misc.h.

◆ hrap_minx

short int hrap_grid::hrap_minx

Definition at line 582 of file misc.h.

◆ hrap_miny

short int hrap_grid::hrap_miny

Definition at line 583 of file misc.h.

◆ isoh [1/2]

short int *** hrap_grid::isoh

Definition at line 586 of file misc.h.

◆ isoh [2/2]

short int** hrap_grid::isoh

Definition at line 528 of file misc.h.

◆ max

short int*** hrap_grid::max

Definition at line 813 of file misc_new.h.

◆ maxi

short int hrap_grid::maxi

Definition at line 580 of file misc.h.

◆ maxj

short int hrap_grid::maxj

Definition at line 581 of file misc.h.

◆ min

short int*** hrap_grid::min

Definition at line 814 of file misc_new.h.

◆ owner

short int** hrap_grid::owner

Definition at line 811 of file misc_new.h.


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