#ifndef _NAVCONTROLLOOP
  short ThrustCommandLoop(double *DistToTarg, double GPSLatLon[2], double TargetLatLon[2], double IntGain, int N_Update);
#define _NAVCONTROLLOOP
#endif
