GET library
|
#include "GETIdentifiers.hh"
Functions | |
string | GETPulserId (double v) |
string | GETSamplingId (u_int n, double fw) |
Source file for functions setting identification strings.
string GETPulserId | ( | double | v | ) |
Return an identifier for pulser amplitude.
v | pulser amplitude (mV) |
string GETSamplingId | ( | u_int | n, |
double | fw | ||
) |
Return a data identifier from sampling parameters (for file names).
n | samples dimension |
fw | write frequency |