Task to measure the camera rate of the bin using the breakbeam sensor.
More...
#include <gpsTask.hpp>
|
| | GpsTask (QueueHandle_t &messageQueue) |
| | Construct a new Camera Task object.
|
| |
| void | start () override |
| | Start execution of Camera Task.
|
| |
| | Task (const char *name, const int priority, const uint32_t stackSize) |
| | Construct a new Task object. Parameters are needed for FreeRTOS.
|
| |
|
| const char * | mName |
| | Name of task.
|
| |
|
const int | mPriority |
| | Priority number of task.
|
| |
|
const uint32_t | mStackSize |
| | Task size of task.
|
| |
Task to measure the camera rate of the bin using the breakbeam sensor.
◆ GpsTask()
| GpsTask::GpsTask |
( |
QueueHandle_t & | messageQueue | ) |
|
|
explicit |
Construct a new Camera Task object.
- Parameters
-
◆ start()
The documentation for this class was generated from the following files: