Mapper
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 394 of file misc.h.

Member Data Documentation

◆ fs

float flood::fs

Definition at line 399 of file misc.h.

◆ hdate

char flood::hdate

Definition at line 402 of file misc.h.

◆ hist

float flood::hist

Definition at line 400 of file misc.h.

◆ max

float flood::max

Definition at line 396 of file misc.h.

◆ min

float flood::min

Definition at line 397 of file misc.h.

◆ rmax

int flood::rmax

Definition at line 404 of file misc.h.

◆ rtable

float flood::rtable

Definition at line 403 of file misc.h.

◆ shift

float flood::shift

Definition at line 401 of file misc.h.

◆ type

int flood::type

Definition at line 405 of file misc.h.

◆ ws

float flood::ws

Definition at line 398 of file misc.h.


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