Daily_QC
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 *** isoh
 
short int *** max
 
short int *** min
 
short int ** elev
 

Detailed Description

Definition at line 505 of file misc.h.

Member Data Documentation

◆ coord

struct coord ** hrap_grid::coord

Definition at line 511 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 512 of file misc.h.

◆ hrap_minx

short int hrap_grid::hrap_minx

Definition at line 509 of file misc.h.

◆ hrap_miny

short int hrap_grid::hrap_miny

Definition at line 510 of file misc.h.

◆ isoh [1/2]

short int** hrap_grid::isoh

Definition at line 513 of file misc.h.

◆ isoh [2/2]

short int*** hrap_grid::isoh

Definition at line 812 of file misc_new.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 507 of file misc.h.

◆ maxj

short int hrap_grid::maxj

Definition at line 508 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: