Ulf@477: /* Ulf@477: * AGCparameters.cpp Ulf@477: * Ulf@477: * Created on: 25 mar 2012 Ulf@477: * Author: ulha Ulf@477: */ Ulf@477: Ulf@477: #include "AGC.h" Ulf@477: Ulf@477: AGC_parameters::AGC_parameters() { Ulf@477: // TODO Auto-generated constructor stub Ulf@477: Ulf@477: } Ulf@477: Ulf@477: AGC_parameters::~AGC_parameters() { Ulf@477: // TODO Auto-generated destructor stub Ulf@477: } Ulf@477: Ulf@477: // Ulf@477: Ulf@477: AGC_coefficients::AGC_coefficients() { Ulf@477: // TODO Auto-generated constructor stub Ulf@477: Ulf@477: } Ulf@477: Ulf@477: AGC_coefficients::~AGC_coefficients() { Ulf@477: // TODO Auto-generated destructor stub Ulf@477: } Ulf@477: