AFHBA404
AFHBA404 connects ACQ2106 to PCI-Express
|
Models Vector Output. More...
#include <AcqSys.h>
Public Member Functions | |
int | len (void) const |
int | hwlen (void) const |
VO & | operator+= (const VO &right) |
VO | offsets (void) const |
VO () | |
Public Attributes | |
int | AO16 |
AO16 values from the algorithm. More... | |
int | DO32 |
DO32 values from the algorithm. More... | |
int | PW32 |
PW32 values from the algorithm. More... | |
int | CC32 |
#CALC values from the algorithm. More... | |
Models Vector Output.
Vector Output is a single sample output data set, fetched by single DMA from ACQ
VO::VO | ( | ) |
Definition at line 53 of file AcqSys.cpp.
int VO::hwlen | ( | void | ) | const |
Definition at line 75 of file AcqSys.cpp.
int VO::len | ( | void | ) | const |
Definition at line 79 of file AcqSys.cpp.
VO VO::offsets | ( | void | ) | const |
Definition at line 64 of file AcqSys.cpp.
Definition at line 56 of file AcqSys.cpp.
int VO::CC32 |