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

Detailed Description

Definition at line 229 of file CNationalInstrumentsDAQ.h.

#include <mrpt/hwdrivers/CNationalInstrumentsDAQ.h>

Public Member Functions

 desc_ao_t ()
 

Public Attributes

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

Constructor & Destructor Documentation

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

Definition at line 231 of file CNationalInstrumentsDAQ.h.

Member Data Documentation

double mrpt::hwdrivers::CNationalInstrumentsDAQ::TaskDescription::desc_ao_t::maxVal

Definition at line 235 of file CNationalInstrumentsDAQ.h.

double mrpt::hwdrivers::CNationalInstrumentsDAQ::TaskDescription::desc_ao_t::minVal

Definition at line 235 of file CNationalInstrumentsDAQ.h.

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

Definition at line 233 of file CNationalInstrumentsDAQ.h.

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

IMPORTANT This must be the total number of channels listed in "physicalChannel" (e.g. 1 for "Dev1/ao0")

Definition at line 234 of file CNationalInstrumentsDAQ.h.




Page generated by Doxygen 1.8.11 for MRPT 1.4.0 SVN:Unversioned directory at Mon Jul 4 10:31:07 UTC 2016