tico 0.1
Mechanical Watch Terminal Timegrapher
Functions
analysis.h File Reference
#include "myarr.h"
#include <stdio.h>
Include dependency graph for analysis.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void calculateTotalFromFile (size_t count, FILE *rawfile, size_t ArrayLength, double threshold, double rate)
 
double getBeatError (const struct myarr *totalTick, double rate, int verbose)