mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
dumper: sync master and dft dumper
This commit is contained in:
parent
446328367b
commit
2759a87db7
1 changed files with 1 additions and 0 deletions
|
@ -45,6 +45,7 @@ public:
|
|||
|
||||
int openSocket();
|
||||
int closeSocket();
|
||||
|
||||
|
||||
void writeDataCSV(unsigned len, double *yData, double *xData = nullptr);
|
||||
void writeDataBinary(unsigned len, double *yData, double *xData = nullptr);
|
||||
|
|
Loading…
Add table
Reference in a new issue