MarlinTPC
1.2.0
|
Helper class to store the charge and it's error. More...
#include <PulseFinder.h>
Public Member Functions | |
void | setCharge (float t) |
void | setChargeError (float e) |
float | getCharge () |
float | getChargeError () |
Helper class to store the charge and it's error.