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