|
SatDump 2.0.0-alpha-520736c72
|
Public Member Functions | |
| SvissrCalibrator (satdump::products::ImageProduct *p, nlohmann::json c) | |
| double | compute (int channel, int, int, uint32_t px_val) |
| Public Member Functions inherited from satdump::products::ImageCalibrator | |
| ImageCalibrator (ImageProduct *p, nlohmann::json c) | |
| double | compute (int idx, int x, int y) |
Additional Inherited Members | |
| Protected Attributes inherited from satdump::products::ImageCalibrator | |
| ImageProduct * | d_pro |
| nlohmann::json | d_cfg |
|
inlinevirtual |
Implements satdump::products::ImageCalibrator.