Mapper
Classes | Typedefs | Functions
rat.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  RatingTable
 

Typedefs

typedef struct RatingTable RatingTable
 

Functions

RatingTable getrc (char *, char *, int *)
 
int get_rate (char *, char *)
 
int getflow (char *, char *, double, int *)
 
int belows2f (double)
 
int aboves2f (double)
 
int exacts2f (int)
 
int interps2f (double, int)
 
double getstage (char *, char *, int, int *)
 
double belowf2s (int)
 
double abovef2s (int)
 
double exactf2s (int)
 
double interpf2s (int, int)
 

Typedef Documentation

◆ RatingTable

typedef struct RatingTable RatingTable

Function Documentation

◆ abovef2s()

double abovef2s ( int  Flow)

Definition at line 1500 of file rat.c.

Here is the caller graph for this function:

◆ aboves2f()

int aboves2f ( double  ShiftStage)

Definition at line 1372 of file rat.c.

Here is the caller graph for this function:

◆ belowf2s()

double belowf2s ( int  Flow)

Definition at line 1491 of file rat.c.

Here is the caller graph for this function:

◆ belows2f()

int belows2f ( double  ShiftStage)

Definition at line 1353 of file rat.c.

Here is the caller graph for this function:

◆ exactf2s()

double exactf2s ( int  i)

Definition at line 1515 of file rat.c.

Here is the caller graph for this function:

◆ exacts2f()

int exacts2f ( int  i)

Definition at line 1397 of file rat.c.

Here is the caller graph for this function:

◆ get_rate()

int get_rate ( char *  hb5,
char *  shef 
)

Definition at line 21 of file rat.c.

◆ getflow()

int getflow ( char *  hb5,
char *  shef,
double  Stage,
int *  Warning 
)

Definition at line 1296 of file rat.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ getrc()

RatingTable getrc ( char *  hb5,
char *  shef,
int *  Warning 
)

Definition at line 1553 of file rat.c.

Here is the call graph for this function:

◆ getstage()

double getstage ( char *  hb5,
char *  shef,
int  Flow,
int *  Warning 
)

Definition at line 1439 of file rat.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ interpf2s()

double interpf2s ( int  Flow,
int  i 
)

Definition at line 1522 of file rat.c.

Here is the caller graph for this function:

◆ interps2f()

int interps2f ( double  ShiftStage,
int  i 
)

Definition at line 1404 of file rat.c.

Here is the caller graph for this function: