OpenSWMM Engine  6.0.0-alpha.1
Data-oriented, plugin-extensible SWMM Engine (6.0.0-alpha.1)
Loading...
Searching...
No Matches
TTimeStepStats Struct Reference

#include <objects.h>

Collaboration diagram for TTimeStepStats:

Public Attributes

double minTimeStep
 
double maxTimeStep
 
double routingTime
 
int timeStepCount
 
double trialsCount
 
double steadyStateTime
 
double timeStepIntervals [TIMELEVELS]
 
int timeStepCounts [TIMELEVELS]
 

Member Data Documentation

◆ maxTimeStep

double TTimeStepStats::maxTimeStep

◆ minTimeStep

double TTimeStepStats::minTimeStep

◆ routingTime

double TTimeStepStats::routingTime

◆ steadyStateTime

double TTimeStepStats::steadyStateTime

◆ timeStepCount

int TTimeStepStats::timeStepCount

◆ timeStepCounts

int TTimeStepStats::timeStepCounts[TIMELEVELS]

◆ timeStepIntervals

double TTimeStepStats::timeStepIntervals[TIMELEVELS]

◆ trialsCount

double TTimeStepStats::trialsCount

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