TwiceAsNice  2019-02-18
Public Attributes | List of all members
gaugeSwitch Struct Reference

switching function struct More...

#include <typesPf.h>

Collaboration diagram for gaugeSwitch:
Collaboration graph

Public Attributes

int _number
 number of the switching function More...
 
int _status
 enabled or disabled More...
 
int _channel
 input channel More...
 
double _low
 lower threshold More...
 
double _high
 upper threshold More...
 

Detailed Description

switching function struct

Member Data Documentation

◆ _channel

int gaugeSwitch::_channel

input channel

◆ _high

double gaugeSwitch::_high

upper threshold

◆ _low

double gaugeSwitch::_low

lower threshold

◆ _number

int gaugeSwitch::_number

number of the switching function

◆ _status

int gaugeSwitch::_status

enabled or disabled


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