imc::objects: preliminary complete

This commit is contained in:
2021-02-09 19:31:27 +01:00
parent e952764e4f
commit a808a001a9
3 changed files with 246 additions and 33 deletions

View File

@@ -31,9 +31,6 @@ namespace imc
unsigned long int cplxcnt_;
// collect meta-information, channel definition, etc.
imc::info imcinfo_;
imc::channel imcchannel_;
imc::abscissa xaxis_;
public: