Proxim RangeLAN2 7920 Manuel d'utilisateur Page 57

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 103
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 56
42
float DIFF; /* Difference between CTS and AVGCSE */
long i; /* counter for delay */
int j; /* counter for nav loop*/
int n; /* subscript for variables */
int WPHEAD;
double WPLATDEG; /* Waypoint position degrees of Latitude */
double WPLATMIN; /* Waypoint position minutes of Latitude */
double WPLONGDEG; /* Waypoint position degrees of Longitude */
double WPLONGMIN; /* Waypoint position degrees of Longitude */
double HDGMAG; /* Compass heading*/
double HDGTRU; /* Combination of HDGMAG + VAR + DEV*/
const double DEV = 4; /* Deviation for current location*/
const double VAR = 0; /* Variation due to motors*/
double SOG; /* Speed over ground of robot*/
double Speed; /* Dummy variable for SOG*/
double COG; /* GPS course over ground of robot*/
longword ip;
int status;
int count;
float TurnTime; /*Proportional control for major turns*/
//MOTOR CONTROL VARIABLES
char MotorBuffer[512];
char DMotor[31];
const int channel0 = 0;
const int channel1 = 1;
float Motor_Speed;
float LMotor_Speed;
float RMotor_Speed;
int Motor_Desig;
Vue de la page 56
1 2 ... 52 53 54 55 56 57 58 59 60 61 62 ... 102 103

Commentaires sur ces manuels

Pas de commentaire