Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
iv::model::control::damper Namespace Reference

Classes

struct  AllDamperChannels
 

Enumerations

enum class  eDamperType { Simple , Double }
 
enum class  eLomAvailability { Available , Unavailable , OnlyOutputAvailable }
 

Functions

std::weak_ptr< iv::channels::AbstractChannelprvGetChannelBySectionName (const file::xml::node &nodeGen, std::string_view section)
 
iv::types::control::damper::damperId buildDamperId (iv::types::control::damper::damperOrder damperOrder)
 

Enumeration Type Documentation

◆ eDamperType

Enumerator
Simple 
Double 

◆ eLomAvailability

Enumerator
Available 
Unavailable 
OnlyOutputAvailable 

Function Documentation

◆ buildDamperId()

iv::types::control::damper::damperId iv::model::control::damper::buildDamperId ( iv::types::control::damper::damperOrder damperOrder)
inline

◆ prvGetChannelBySectionName()

std::weak_ptr< iv::channels::AbstractChannel > iv::model::control::damper::prvGetChannelBySectionName ( const file::xml::node & nodeGen,
std::string_view section )