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
SimulationResult Struct Reference
Collaboration diagram for SimulationResult:

Public Attributes

bool success = false
 
int errorCode = 0
 
QString errorMessage
 
double runoffErrFrac = 0.0
 
double routingErrFrac = 0.0
 
double twoDErrFrac = qQNaN()
 
QString phase
 

Member Data Documentation

◆ errorCode

int SimulationResult::errorCode = 0

◆ errorMessage

QString SimulationResult::errorMessage

◆ phase

QString SimulationResult::phase

Where the run was when it failed ("open", "initialize", "start", "step at <sim time>", "end"); empty on success.

◆ routingErrFrac

double SimulationResult::routingErrFrac = 0.0

◆ runoffErrFrac

double SimulationResult::runoffErrFrac = 0.0

◆ success

bool SimulationResult::success = false

◆ twoDErrFrac

double SimulationResult::twoDErrFrac = qQNaN()

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