17 #ifndef ENVIRONMENTDETECTION_H 18 #define ENVIRONMENTDETECTION_H 22 #include "LogConfiguration.h" const unsigned int PIN_SENSOR_0
Pin number of line detection sensor 0.
The Class LineDetector handels the Line detection-system.
const unsigned int PIN_SENSOR_4
Pin number of line detection sensor 4.
File that contains the configuratioindetails of the different modules.
Class LineDetector handels the Line detection-System.
Provides an Interface for all Enviroment detection Systems of the Vehilce.
const unsigned int PIN_SENSOR_3
Pin number of line detection sensor 3.
const int deviation()
Recognise deviation from vehicle to line.
const int Linedeviation()
Recognise deviation from vehicle to line.
const unsigned int PIN_SENSOR_1
Pin number of line detection sensor 1.
LineDetector pLinedetector
Linedetector Object with 5 Sensors.
const unsigned int PIN_SENSOR_2
Pin number of line detection sensor 2.
EnvironmentDetection()
Construct a new Environment Detection object.