Daily_QC
Public Attributes | List of all members
flood Struct Reference

#include <misc.h>

Public Attributes

float max
 
float min
 
float ws
 
float fs
 
float hist
 
float shift
 
char hdate [15]
 
float rtable [500][2]
 
int rmax
 
int type
 

Detailed Description

Definition at line 321 of file misc.h.

Member Data Documentation

◆ fs

float flood::fs

Definition at line 326 of file misc.h.

◆ hdate

char flood::hdate

Definition at line 329 of file misc.h.

◆ hist

float flood::hist

Definition at line 327 of file misc.h.

◆ max

float flood::max

Definition at line 323 of file misc.h.

◆ min

float flood::min

Definition at line 324 of file misc.h.

◆ rmax

int flood::rmax

Definition at line 331 of file misc.h.

◆ rtable

float flood::rtable

Definition at line 330 of file misc.h.

◆ shift

float flood::shift

Definition at line 328 of file misc.h.

◆ type

int flood::type

Definition at line 332 of file misc.h.

◆ ws

float flood::ws

Definition at line 325 of file misc.h.


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