Public Member Functions | |
| int | getIntVal () |
Static Public Member Functions | |
| static ComputationSite | getByInt (int intVal) |
Public Attributes | |
| BOTH =(3) | |
| NONE =(0) | |
| OFFBOARD =(2) | |
| ONBOARD =(1) | |
|
static |
| int getIntVal | ( | ) |
| BOTH =(3) |
Computation is allowed on both sites (e.g. for route calculation).
| NONE =(0) |
Component is turned off.
| OFFBOARD =(2) |
Computation takes place remotely on server.
| ONBOARD =(1) |
Computation takes place locally on device.