Main MRPT website > C++ reference for MRPT 1.4.0
List of all members | Public Member Functions | Public Attributes
mrpt::hwdrivers::CNationalInstrumentsDAQ::TaskDescription::desc_ai_t Struct Reference

Detailed Description

Definition at line 219 of file CNationalInstrumentsDAQ.h.

#include <mrpt/hwdrivers/CNationalInstrumentsDAQ.h>

Public Member Functions

 desc_ai_t ()
 

Public Attributes

std::string physicalChannel
 
std::string terminalConfig
 
double minVal
 
double maxVal
 
unsigned int physicalChannelCount
 IMPORTANT This must be the total number of channels listed in "physicalChannel" (e.g. 4 for "Dev1/ai0:3") More...
 

Constructor & Destructor Documentation

mrpt::hwdrivers::CNationalInstrumentsDAQ::TaskDescription::desc_ai_t::desc_ai_t ( )
inline

Definition at line 221 of file CNationalInstrumentsDAQ.h.

Member Data Documentation

double mrpt::hwdrivers::CNationalInstrumentsDAQ::TaskDescription::desc_ai_t::maxVal

Definition at line 224 of file CNationalInstrumentsDAQ.h.

double mrpt::hwdrivers::CNationalInstrumentsDAQ::TaskDescription::desc_ai_t::minVal

Definition at line 224 of file CNationalInstrumentsDAQ.h.

std::string mrpt::hwdrivers::CNationalInstrumentsDAQ::TaskDescription::desc_ai_t::physicalChannel

Definition at line 223 of file CNationalInstrumentsDAQ.h.

unsigned int mrpt::hwdrivers::CNationalInstrumentsDAQ::TaskDescription::desc_ai_t::physicalChannelCount

IMPORTANT This must be the total number of channels listed in "physicalChannel" (e.g. 4 for "Dev1/ai0:3")

Definition at line 225 of file CNationalInstrumentsDAQ.h.

std::string mrpt::hwdrivers::CNationalInstrumentsDAQ::TaskDescription::desc_ai_t::terminalConfig

Definition at line 223 of file CNationalInstrumentsDAQ.h.




Page generated by Doxygen 1.8.11 for MRPT 1.4.0 SVN: at Sun Aug 14 23:58:29 UTC 2016