Ulf@477: /* Ulf@477: * IHCparameters.cpp Ulf@477: * Ulf@477: * Created on: 25 mar 2012 Ulf@477: * Author: ulha Ulf@477: */ Ulf@477: Ulf@477: #include "IHC.h" Ulf@477: Ulf@477: IHC_parameters::IHC_parameters() { Ulf@477: // TODO Auto-generated constructor stub Ulf@477: Ulf@477: } Ulf@477: Ulf@477: IHC_parameters::~IHC_parameters() { Ulf@477: // TODO Auto-generated destructor stub Ulf@477: } Ulf@477: Ulf@477: // Ulf@477: Ulf@477: IHC_coefficients::IHC_coefficients() { Ulf@477: // TODO Auto-generated constructor stub Ulf@477: Ulf@477: } Ulf@477: Ulf@477: IHC_coefficients::~IHC_coefficients() { Ulf@477: // TODO Auto-generated destructor stub Ulf@477: }