Class Compensator#

Class Documentation#

class Compensator#

contains functions and data for calculating compensation

this does not compensate anything, just informs how to compensate

Public Functions

Compensator(TcsInfo &info)#
long load_vector_from_config(std::string &config, VectorType type)#
double calculate_shift(const std::pair<std::string, std::string> &which)#
void calculate_compensation(const std::string &channel, std::pair<double, double> &delta)#