tttrlib
A library for time-tagged time resolved data
|
Structures and functions used for LabView interface. More...
#include <LvArrays.h>
Public Member Functions | |
~LVI32Array () | |
std::string | str () |
Public Attributes | |
int | length |
int * | data |
Structures and functions used for LabView interface.
fit2x was originally developed as a C backend for LabView software. Therefore, the interface with fit2x uses structures that can be accessed by Labview. In order to make an interfacing with Python and other languages possible there is a this files defines a set of functions that facilitate the creation of the LabView structures.
|
inline |
|
inline |
int* LVI32Array::data |
int LVI32Array::length |