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
LinkSnapshot Struct Reference

#include <mapundostack.h>

Collaboration diagram for LinkSnapshot:

Public Attributes

QString name
 
int linkType = 0
 
QString fromNode
 
QString toNode
 
QVector< QPointF > interiorVertices
 
double length = 0
 
double roughness = 0
 
double offsetUp = 0
 
double offsetDn = 0
 
double crestHeight = 0
 
double dischargeCoeff = 0
 
double endContractions = 0
 
int flapGate = 0
 
int pumpInitState = 0
 

Detailed Description

All properties needed to re-create a deleted link.

Member Data Documentation

◆ crestHeight

double LinkSnapshot::crestHeight = 0

◆ dischargeCoeff

double LinkSnapshot::dischargeCoeff = 0

◆ endContractions

double LinkSnapshot::endContractions = 0

◆ flapGate

int LinkSnapshot::flapGate = 0

◆ fromNode

QString LinkSnapshot::fromNode

◆ interiorVertices

QVector<QPointF> LinkSnapshot::interiorVertices

◆ length

double LinkSnapshot::length = 0

◆ linkType

int LinkSnapshot::linkType = 0

◆ name

QString LinkSnapshot::name

◆ offsetDn

double LinkSnapshot::offsetDn = 0

◆ offsetUp

double LinkSnapshot::offsetUp = 0

◆ pumpInitState

int LinkSnapshot::pumpInitState = 0

◆ roughness

double LinkSnapshot::roughness = 0

◆ toNode

QString LinkSnapshot::toNode

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