SWMMVis  6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
Loading...
Searching...
No Matches
linkoffsetdisplay Namespace Reference

Functions

bool elevationMode (SWMM_Engine e)
 
double endInvert (SWMM_Engine e, int idx, bool upstream)
 
int getDisplay (SWMM_Engine e, int idx, double *v, bool upstream, int(*rawGet)(SWMM_Engine, int, double *))
 
int setDisplay (SWMM_Engine e, int idx, double v, bool upstream, int(*rawSet)(SWMM_Engine, int, double))
 
int getOffsetUp (SWMM_Engine e, int i, double *v)
 
int setOffsetUp (SWMM_Engine e, int i, double v)
 
int getOffsetDn (SWMM_Engine e, int i, double *v)
 
int setOffsetDn (SWMM_Engine e, int i, double v)
 
int getCrestHeight (SWMM_Engine e, int i, double *v)
 
int setCrestHeight (SWMM_Engine e, int i, double v)
 

Function Documentation

◆ elevationMode()

bool linkoffsetdisplay::elevationMode ( SWMM_Engine  e)
inline
Here is the caller graph for this function:

◆ endInvert()

double linkoffsetdisplay::endInvert ( SWMM_Engine  e,
int  idx,
bool  upstream 
)
inline
Here is the caller graph for this function:

◆ getCrestHeight()

int linkoffsetdisplay::getCrestHeight ( SWMM_Engine  e,
int  i,
double v 
)
inline
Here is the call graph for this function:

◆ getDisplay()

int linkoffsetdisplay::getDisplay ( SWMM_Engine  e,
int  idx,
double v,
bool  upstream,
int(*)(SWMM_Engine, int, double *)  rawGet 
)
inline
Here is the call graph for this function:
Here is the caller graph for this function:

◆ getOffsetDn()

int linkoffsetdisplay::getOffsetDn ( SWMM_Engine  e,
int  i,
double v 
)
inline
Here is the call graph for this function:

◆ getOffsetUp()

int linkoffsetdisplay::getOffsetUp ( SWMM_Engine  e,
int  i,
double v 
)
inline
Here is the call graph for this function:

◆ setCrestHeight()

int linkoffsetdisplay::setCrestHeight ( SWMM_Engine  e,
int  i,
double  v 
)
inline
Here is the call graph for this function:

◆ setDisplay()

int linkoffsetdisplay::setDisplay ( SWMM_Engine  e,
int  idx,
double  v,
bool  upstream,
int(*)(SWMM_Engine, int, double rawSet 
)
inline
Here is the call graph for this function:
Here is the caller graph for this function:

◆ setOffsetDn()

int linkoffsetdisplay::setOffsetDn ( SWMM_Engine  e,
int  i,
double  v 
)
inline
Here is the call graph for this function:

◆ setOffsetUp()

int linkoffsetdisplay::setOffsetUp ( SWMM_Engine  e,
int  i,
double  v 
)
inline
Here is the call graph for this function: