
Public Attributes | |
| struct Channel * | next |
| const char * | name |
| tdble * | val |
| tdble | scale |
Definition at line 32 of file telemetry.cpp.
| const char* Channel::name |
Definition at line 35 of file telemetry.cpp.
| struct Channel* Channel::next |
Definition at line 34 of file telemetry.cpp.
| tdble Channel::scale |
Definition at line 37 of file telemetry.cpp.
| tdble* Channel::val |
Definition at line 36 of file telemetry.cpp.