|
SatDump 2.0.0-alpha-520736c72
|
Event to let plugins register their own unit converters. More...
#include <calibration_converter.h>
Public Attributes | |
| std::vector< std::shared_ptr< ConverterBase > > & | c |
| std::string | itype |
| std::string | otype |
Event to let plugins register their own unit converters.
| c | vector to return valid converters |
| itype | wanted input unit |
| otype | wanted output unit |