Mercurial > hg > aimc
view branches/carfac_cpp/src/AGC.cpp @ 540:0972b3161871
stubilub lolipop
author | Ulf.Hammarqvist@gmail.com |
---|---|
date | Wed, 28 Mar 2012 16:44:46 +0000 |
parents | 750075ee8e3a |
children | da49bc37a6dd |
line wrap: on
line source
#include "AGC.h" AGC_parameters::AGC_parameters() { // TODO Auto-generated constructor stub } AGC_parameters::~AGC_parameters() { // TODO Auto-generated destructor stub } // AGC_coefficients::AGC_coefficients() { // TODO Auto-generated constructor stub } AGC_coefficients::~AGC_coefficients() { // TODO Auto-generated destructor stub }