|
OpenCPN Partial API docs
|
Public Attributes | |
| const char * | name |
| const char * | abbrv |
| unit_type | type |
| double | conv_factor |
Definition at line 39 of file tc_data_factory.h.
| const char* unit::abbrv |
Definition at line 41 of file tc_data_factory.h.
| double unit::conv_factor |
Definition at line 43 of file tc_data_factory.h.
| const char* unit::name |
Definition at line 40 of file tc_data_factory.h.
| unit_type unit::type |
Definition at line 42 of file tc_data_factory.h.