Jpp
18.5.0
the software that should make you happy
|
Auxiliary class to edit time offset of data per string. More...
Public Member Functions | |
JStringEditor (data_type &data, const int id) | |
Constructor. More... | |
virtual void | apply (const double step) override |
Apply step. More... | |
Public Attributes | |
data_type & | data |
data More... | |
int | id |
string identifier More... | |
double | t0 |
time offset [ns] More... | |
|
inline |
|
inlineoverridevirtual |
Apply step.
step | step |
Implements JFIT::JParameter_t.
Definition at line 109 of file JPerth.cc.
double JRECONSTRUCTION::JStringEditor::t0 |