Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
iv::model::control::ValveManager::Constants Struct Reference

Static Public Attributes

static constexpr uint16_t maxValveOrderValue {999}
 
static constexpr uint16_t numCmdChannels {3}
 
static constexpr uint16_t numTripChannels {1}
 
static constexpr std::pair< iv::types::channelOrder, iv::types::channelOrdervalveCmdChannelOrderRange
 
static constexpr std::pair< iv::types::channelOrder, iv::types::channelOrdervalveTripChannelOrderRange
 

Member Data Documentation

◆ maxValveOrderValue

uint16_t iv::model::control::ValveManager::Constants::maxValveOrderValue {999}
staticconstexpr

◆ numCmdChannels

uint16_t iv::model::control::ValveManager::Constants::numCmdChannels {3}
staticconstexpr

◆ numTripChannels

uint16_t iv::model::control::ValveManager::Constants::numTripChannels {1}
staticconstexpr

◆ valveCmdChannelOrderRange

std::pair<iv::types::channelOrder, iv::types::channelOrder> iv::model::control::ValveManager::Constants::valveCmdChannelOrderRange
staticconstexpr
Initial value:
{400,
499}

◆ valveTripChannelOrderRange

std::pair<iv::types::channelOrder, iv::types::channelOrder> iv::model::control::ValveManager::Constants::valveTripChannelOrderRange
staticconstexpr
Initial value:
{300,
363}

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