Relacs Core Library
0.9.8
|
This is the complete list of members for AISim, including all inherited members.
addErrorStr(const string &strg) | AnalogInput | |
addErrorStr(int errnum) | AnalogInput | |
addInfo(void) | AnalogInput | protected |
addTraces(vector< TraceSpec > &traces, int deviceid) const | AnalogInput | virtual |
AISim(void) | AISim | |
AnalogInput(void) | AnalogInput | |
AnalogInput(int aitype) | AnalogInput | |
AnalogInput(const string &deviceclass, int aitype=0) | AnalogInput | |
analogInputType(void) const | AnalogInput | |
AnalogInputType enum value | AnalogInput | |
AnalogOutputType enum value | AnalogInput | |
AttenuateType enum value | AnalogInput | |
AttenuatorType enum value | AnalogInput | |
bipolarRange(int index) const | AISim | virtual |
bits(void) const | AISim | virtual |
CameraType enum value | AnalogInput | |
channels(void) const | AISim | virtual |
clearError(void) | AnalogInput | virtual |
close(void) | AISim | virtual |
convertData(void) | AISim | virtual |
Device(int type=MiscellaneousType) | AnalogInput | |
Device(const string &deviceclass, int type=MiscellaneousType) | AnalogInput | |
deviceClass(void) const | AnalogInput | |
deviceFile(void) const | AnalogInput | |
deviceIdent(void) const | AnalogInput | |
deviceName(void) const | AnalogInput | |
deviceType(void) const | AnalogInput | |
deviceTypes(void) | AnalogInput | static |
DeviceTypes enum name | AnalogInput | |
deviceTypeStr(void) const | AnalogInput | |
deviceTypeStr(int type) | AnalogInput | static |
deviceVendor(void) const | AnalogInput | |
DigitalIOType enum value | AnalogInput | |
error(void) const | AISim | virtual |
errorStr(void) const | AnalogInput | virtual |
failed(void) const | AnalogInput | virtual |
gainIndex(bool unipolar, double maxvoltage) const | AnalogInput | |
getErrorStr(int ern) | AnalogInput | static |
Info | AnalogInput | protected |
info(void) const | AnalogInput | virtual |
initOptions() override | AISim | protectedvirtual |
InvalidDevice | AnalogInput | static |
InvalidParam | AnalogInput | static |
isOpen(void) const | AISim | virtual |
lock(void) const | AnalogInput | protected |
ManipulatorType enum value | AnalogInput | |
matchTraces(InList &traces) const | AnalogInput | virtual |
maxGainIndex(bool unipolar) const | AnalogInput | |
maxRanges(void) const | AISim | virtual |
maxRate(void) const | AISim | virtual |
minGainIndex(bool unipolar) const | AnalogInput | |
MiscellaneousType enum value | AnalogInput | |
model(InList &data, const vector< int > &aochannels, vector< float > &aovalues) | AnalogInput | virtual |
mutex(void) const | AnalogInput | protected |
NotOpen | AnalogInput | static |
open(const string &device) override | AISim | virtual |
open(Device &device) override | AISim | virtual |
prepareRead(InList &traces) | AISim | virtual |
readData(void) | AISim | virtual |
ReadError | AnalogInput | static |
reset(void) | AISim | virtual |
run(void) | AnalogInput | protectedvirtual |
running(void) const | AISim | virtual |
setAnalogInputType(int aitype) | AnalogInput | protected |
setDeviceClass(const string &deviceclass) | AnalogInput | protected |
setDeviceFile(const string &devicefile) | AnalogInput | protected |
setDeviceIdent(const string &ident) | AnalogInput | virtual |
setDeviceName(const string &devicename) | AnalogInput | protected |
setDeviceType(int type) | AnalogInput | protected |
setDeviceVendor(const string &devicevendor) | AnalogInput | protected |
setErrorStr(const string &strg) | AnalogInput | |
setErrorStr(int errnum) | AnalogInput | |
setInfo(void) | AnalogInput | protected |
setReadSleep(unsigned long ms) | AnalogInput | protected |
setSettings(const InList &traces, int readbuffer=0, int updatebuffer=0) | AnalogInput | protected |
Settings | AnalogInput | protected |
settings(void) const | AnalogInput | virtual |
SimAnalogInputType | AISim | static |
startRead(QSemaphore *sp=0, QReadWriteLock *datamutex=0, QWaitCondition *datawait=0, QSemaphore *aosp=0) | AISim | virtual |
startThread(QSemaphore *sp=0, QReadWriteLock *datamutex=0, QWaitCondition *datawait=0, bool error=false) | AnalogInput | protectedvirtual |
stop(void) | AISim | virtual |
stopRead(void) | AnalogInput | protectedvirtual |
success(void) const | AnalogInput | virtual |
take(const vector< AnalogInput * > &ais, const vector< AnalogOutput * > &aos, vector< int > &aiinx, vector< int > &aoinx, vector< bool > &airate, vector< bool > &aorate) | AnalogInput | virtual |
TemperatureType enum value | AnalogInput | |
testRead(InList &traces) | AnalogInput | virtual |
testReadData(InList &traces) | AnalogInput | protectedvirtual |
TriggerType enum value | AnalogInput | |
unipolarRange(int index) const | AISim | virtual |
unlock(void) const | AnalogInput | protected |
WriteError | AnalogInput | static |
~AISim(void) | AISim | |
~AnalogInput(void) | AnalogInput | virtual |
~Device(void) | AnalogInput | virtual |