mirror of
https://github.com/eddyem/eddys_snippets.git
synced 2026-03-22 01:31:16 +03:00
mean coordinates
This commit is contained in:
@@ -48,6 +48,7 @@ typedef struct{
|
||||
double polltmout; // polling timeout (program ends after this interval)
|
||||
int stationary; // configure as stationary
|
||||
int gettimediff; // calculate mean time difference
|
||||
int meancoords; // calculate mean coordinates
|
||||
}glob_pars;
|
||||
|
||||
glob_pars *parce_args(int argc, char **argv);
|
||||
|
||||
Reference in New Issue
Block a user