47 void write(std::fstream &f)
const;
64 void data(
float value);
float data() const
Get the value of the analog data.
Channel()
Create an empty analogous data channel.
float _data
Value of the analog data.
void print() const
Print the channel.
bool isempty() const
Return if the channel is empty.
void write(std::fstream &f) const
Write the channel to an opened file.
Channel of an analogous data.
Declaration of ezc3d class.