Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
iv::iofile::ChannelImporterData::AnalogParameters Struct Reference

#include <structs.hpp>

Public Attributes

std::optional< double > deadBand
 
std::optional< double > offset
 
std::optional< double > factor
 
std::optional< uint16_t > numberOfDecimals
 
std::optional< double > sensorLow
 
std::optional< double > sensorHigh
 

Member Data Documentation

◆ deadBand

std::optional<double> iv::iofile::ChannelImporterData::AnalogParameters::deadBand

◆ factor

std::optional<double> iv::iofile::ChannelImporterData::AnalogParameters::factor

◆ numberOfDecimals

std::optional<uint16_t> iv::iofile::ChannelImporterData::AnalogParameters::numberOfDecimals

◆ offset

std::optional<double> iv::iofile::ChannelImporterData::AnalogParameters::offset

◆ sensorHigh

std::optional<double> iv::iofile::ChannelImporterData::AnalogParameters::sensorHigh

◆ sensorLow

std::optional<double> iv::iofile::ChannelImporterData::AnalogParameters::sensorLow

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