struct mrpt::hwdrivers::CNationalInstrumentsDAQ::TaskDescription::desc_ci_pulse_width_t
#include <mrpt/hwdrivers/CNationalInstrumentsDAQ.h> struct desc_ci_pulse_width_t { // fields std::string counter; std::string units; std::string startingEdge; double minVal {0}; double maxVal {0}; // construction desc_ci_pulse_width_t(); };