tico 0.1
Mechanical Watch Terminal Timegrapher
Functions
Analysis Library

Functions for analysis operations. More...

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)
 

Detailed Description

Functions for analysis operations.

Function Documentation

◆ calculateTotalFromFile()

void calculateTotalFromFile ( size_t  count,
FILE *  rawfile,
size_t  ArrayLength,
double  threshold,
double  rate 
)

◆ getBeatError()

double getBeatError ( const struct myarr totalTick,
double  rate,
int  verbose 
)