/************************************************************************* $Archive: /PACS/OnBoard/ChopCtrl.h $ $Revision: 7 $ $Date: 3/14/06 4:31p $ $Author: Pacs Egse $ $Log: /PACS/OnBoard/ChopCtrl.h $ * * 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;