BayEOSArduino Library
Public Member Functions | Public Attributes | List of all members
Regression Class Reference

Public Member Functions

void init (int o, long d)
 
void calc (void)
 
void updateEEPROM (void)
 
void readEEPROM (void)
 
void resetEERPOM (void)
 
long get_y (float xx)
 
void add (float xx, long yy, uint8_t save=1)
 

Public Attributes

float x [N_REG_POINTS+1]
 
long y [N_REG_POINTS+1]
 
float min
 
float max
 
float reg [4]
 
uint8_t count
 
uint8_t i
 
uint8_t * p
 
int offset
 
long default_y
 
uint8_t order [N_REG_POINTS+1]
 

The documentation for this class was generated from the following file: