BG_Flood  0.8
Documentation (Work-in-progress)
RiverInfo< T > Struct Template Reference

#include <Arrays.h>

Public Attributes

int nbir
 
int nburmax
 
int nribmax
 
int * Xbidir
 
int * Xridib
 
T * xstart
 
T * xend
 
T * ystart
 
T * yend
 
T * qnow
 
T * qnow_g
 

Member Data Documentation

◆ nbir

template<class T >
int RiverInfo< T >::nbir

◆ nburmax

template<class T >
int RiverInfo< T >::nburmax

◆ nribmax

template<class T >
int RiverInfo< T >::nribmax

◆ qnow

template<class T >
T* RiverInfo< T >::qnow

◆ qnow_g

template<class T >
T* RiverInfo< T >::qnow_g

◆ Xbidir

template<class T >
int* RiverInfo< T >::Xbidir

◆ xend

template<class T >
T* RiverInfo< T >::xend

◆ Xridib

template<class T >
int* RiverInfo< T >::Xridib

◆ xstart

template<class T >
T* RiverInfo< T >::xstart

◆ yend

template<class T >
T* RiverInfo< T >::yend

◆ ystart

template<class T >
T* RiverInfo< T >::ystart

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