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

#include <mapundostack.h>

Collaboration diagram for NodeSnapshot:

Public Attributes

QString name
 
int nodeType = 0
 
double x = 0
 
double y = 0
 
double invertElev = 0
 
double maxDepth = 0
 
double initDepth = 0
 
double surchargeDepth = 0
 
double pondedArea = 0
 
int isVirtual = 0
 
double rimDepth = 0
 
int isInlet = 0
 
bool hasInletUsage = false
 
SWMM_InletUsage inletUsage {}
 
QString inletDesignId
 resolved by name — indices shift
 
QString captureNodeId
 resolved by name — indices shift
 
int outfallType = 0
 
int outfallFlapGate = 0
 
double seepRate = 0
 
int dividerType = 0
 

Detailed Description

All properties needed to re-create a deleted node.

Member Data Documentation

◆ captureNodeId

QString NodeSnapshot::captureNodeId

resolved by name — indices shift

◆ dividerType

int NodeSnapshot::dividerType = 0

◆ hasInletUsage

bool NodeSnapshot::hasInletUsage = false

◆ initDepth

double NodeSnapshot::initDepth = 0

◆ inletDesignId

QString NodeSnapshot::inletDesignId

resolved by name — indices shift

◆ inletUsage

SWMM_InletUsage NodeSnapshot::inletUsage {}

◆ invertElev

double NodeSnapshot::invertElev = 0

◆ isInlet

int NodeSnapshot::isInlet = 0

◆ isVirtual

int NodeSnapshot::isVirtual = 0

◆ maxDepth

double NodeSnapshot::maxDepth = 0

◆ name

QString NodeSnapshot::name

◆ nodeType

int NodeSnapshot::nodeType = 0

◆ outfallFlapGate

int NodeSnapshot::outfallFlapGate = 0

◆ outfallType

int NodeSnapshot::outfallType = 0

◆ pondedArea

double NodeSnapshot::pondedArea = 0

◆ rimDepth

double NodeSnapshot::rimDepth = 0

◆ seepRate

double NodeSnapshot::seepRate = 0

◆ surchargeDepth

double NodeSnapshot::surchargeDepth = 0

◆ x

double NodeSnapshot::x = 0

◆ y

double NodeSnapshot::y = 0

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