Inheritance diagram for dashboard.main.PowerData:
Collaboration diagram for dashboard.main.PowerData:Static Public Attributes | |
| float | log_volt = 0.0 |
| float | log_curr = 0.0 |
| float | act_volt = 0.0 |
| float | act_curr = 0.0 |
Static Public Attributes inherited from dashboard.main.SensorData | |
| float | last_update = 0.0 |
| int | status_id = 0 |
Additional Inherited Members | |
Public Member Functions inherited from dashboard.main.SensorData | |
| bool | is_timeout (self, float timeout_sec) |
|
static |
|
static |
|
static |
|
static |