#include <LineFollowing.h>

Public Member Functions | |
| string | getObjectName () const |
| Gets the Name of the Options. | |
| LineFollowingOptions () | |
Public Attributes | |
| IntOption * | cmdType |
| DecimalOption * | lineSlope |
| DecimalOption * | colorValue |
| DecimalOption * | gain |
| DecimalOption * | cruiseSpeed |
| DecimalOption * | cruiseControlPower |
| DecimalOption * | timeFilter |
| DecimalOption * | markUpGain |
| IntOption * | fileFlag |
| IntOption * | controlType |
| StringOption * | fileName |
| DecimalOption * | maxPolSpeed |
| DecimalOption * | minCurvature |
| DecimalOption * | maxCurvature |
| DecimalOption * | initSpeed |
| DecimalOption * | minSpeed |
| DecimalOption * | initTime |
| DecimalOption * | irToAxisDistance |
| DecimalOption * | maxEstimatedDistance |
| MipTasks::LineFollowingOptions::LineFollowingOptions | ( | ) | [inline] |
| string MipTasks::LineFollowingOptions::getObjectName | ( | ) | const [inline, virtual] |
1.5.6