SatDump 2.0.0-alpha-76a915210
|
Event to let plugins list available conversions. Do note it's still possible no converter is provided despite this listing it as available. Shouldn't happen, but do check availability yourself later on. More...
#include <calibration_converter.h>
Public Attributes | |
std::string | itype |
std::vector< std::string > & | otypes |
Event to let plugins list available conversions. Do note it's still possible no converter is provided despite this listing it as available. Shouldn't happen, but do check availability yourself later on.
c | vector to return valid converters |
itype | wanted input unit |
otype | wanted output unit |