|
SatDump 2.0.0-alpha-520736c72
|
Public Member Functions | |
| ImageCalibrator (ImageProduct *p, nlohmann::json c) | |
| double | compute (int idx, int x, int y) |
Protected Member Functions | |
| virtual double | compute (int abs_idx, int x, int y, uint32_t val)=0 |
Protected Attributes | |
| ImageProduct * | d_pro |
| nlohmann::json | d_cfg |