MarlinTPC
1.2.0
|
Helper class which combined PulseCharge and PulseTime. More...
#include <PulseFinder.h>
Public Member Functions | |
void | set (PulseCharge c) |
void | set (PulseTime t) |
![]() | |
void | setCharge (float t) |
void | setChargeError (float e) |
float | getCharge () |
float | getChargeError () |
![]() | |
void | setTime (float t) |
void | setTimeError (float e) |
float | getTime () |
float | getTimeError () |
Helper class which combined PulseCharge and PulseTime.