OpenSWMM Engine  6.0.0-alpha.4
Data-oriented, plugin-extensible SWMM Engine (6.0.0-alpha.4)
Loading...
Searching...
No Matches
openswmm::HotStartLinkRecord Struct Reference

Link hydraulic state at hot-start save time. More...

#include <HotStartManager.hpp>

Collaboration diagram for openswmm::HotStartLinkRecord:

Public Attributes

std::string id
 
double flow = 0.0
 
double depth = 0.0
 
double volume = 0.0
 
double age = -1.0
 A2a (V3): water age (seconds); -1 = not tracked / pre-V3 file.
 

Detailed Description

Link hydraulic state at hot-start save time.

Member Data Documentation

◆ age

double openswmm::HotStartLinkRecord::age = -1.0

A2a (V3): water age (seconds); -1 = not tracked / pre-V3 file.

◆ depth

double openswmm::HotStartLinkRecord::depth = 0.0

◆ flow

double openswmm::HotStartLinkRecord::flow = 0.0

◆ id

std::string openswmm::HotStartLinkRecord::id

◆ volume

double openswmm::HotStartLinkRecord::volume = 0.0

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