/************************************************************************* $Archive: /PACS/OnBoard/ChopCtrl.h $ $Revision: 1.11 $ $Date: 2009/04/23 13:51:12 $ $Author: amazy $ $Log: ChopCtrl.h,v $ Revision 1.11 2009/04/23 13:51:12 amazy 6.029 * * 7 3/14/06 4:31p Pacs Egse * Version 6.001 * Cleaned and commented *************************************************************************/ #define CHOPCTRL_H #ifndef PID_CTRL_H #include "pid_ctrl.h" #endif extern int gaDitheringDistribution[128]; extern int gDitheringDistributionIndex; extern int gDitheringAmplitude;