mirror of
https://github.com/eddyem/eddys_snippets.git
synced 2026-03-21 17:20:57 +03:00
add server for realtime monitoring and parameters changing
This commit is contained in:
@@ -30,7 +30,9 @@ typedef struct{
|
||||
int setdumppars(char **pars);
|
||||
int opendumpfile(const char *name);
|
||||
void closedumpfile();
|
||||
int rundump(double dT);
|
||||
int setDumpT(double dT);
|
||||
int rundump();
|
||||
char *getdumpname();
|
||||
|
||||
int opendict(const char *dic);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user