APM:Libraries
Classes | Macros
AP_WheelEncoder.h File Reference
#include <AP_Common/AP_Common.h>
#include <AP_HAL/AP_HAL.h>
#include <AP_Param/AP_Param.h>
#include <AP_Math/AP_Math.h>
Include dependency graph for AP_WheelEncoder.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AP_WheelEncoder
 
struct  AP_WheelEncoder::WheelEncoder_State
 

Macros

#define WHEELENCODER_MAX_INSTANCES   2
 
#define WHEELENCODER_CPR_DEFAULT   3200
 
#define WHEELENCODER_RADIUS_DEFAULT   0.05f
 

Macro Definition Documentation

◆ WHEELENCODER_CPR_DEFAULT

#define WHEELENCODER_CPR_DEFAULT   3200

Definition at line 24 of file AP_WheelEncoder.h.

◆ WHEELENCODER_MAX_INSTANCES

#define WHEELENCODER_MAX_INSTANCES   2

◆ WHEELENCODER_RADIUS_DEFAULT

#define WHEELENCODER_RADIUS_DEFAULT   0.05f

Definition at line 25 of file AP_WheelEncoder.h.