#include <WarningSpot.h>
|
| uint8_t | GetNear () |
| | Gets the near size.
|
| |
| void | SetNear (uint8_t nearWarningSpot) |
| | Sets the near size.
|
| |
| uint8_t | GetMiddle () |
| | Gets the middle size.
|
| |
| void | SetMiddle (uint8_t middleWarningSpot) |
| | Sets the middle size.
|
| |
| uint8_t | GetFar () |
| | Gets the far size.
|
| |
| void | SetFar (uint8_t farWarningSpot) |
| | Sets the far size.
|
| |
◆ GetFar()
| uint8_t WarningSpot::GetFar |
( |
| ) |
|
Gets the far size.
- Returns
◆ GetMiddle()
| uint8_t WarningSpot::GetMiddle |
( |
| ) |
|
Gets the middle size.
- Returns
Gets the middle size
- Returns
◆ GetNear()
| uint8_t WarningSpot::GetNear |
( |
| ) |
|
Gets the near size.
- Returns
◆ SetFar()
| void WarningSpot::SetFar |
( |
uint8_t | farWarningSpot | ) |
|
Sets the far size.
- Parameters
-
◆ SetMiddle()
| void WarningSpot::SetMiddle |
( |
uint8_t | middleWarningSpot | ) |
|
Sets the middle size.
- Parameters
-
◆ SetNear()
| void WarningSpot::SetNear |
( |
uint8_t | nearWarningSpot | ) |
|
Sets the near size.
- Parameters
-
The documentation for this class was generated from the following files: