|
| NormalPerIFOVRaytracerOld (nlohmann::json cfg) |
bool | get_position (double x, double y, geodetic::geodetic_coords_t &pos, double *otime) |
| Get geodetic position of a pixel (can be fractional)
|
| SatelliteRaytracerSatTrack (nlohmann::json cfg) |
| SatelliteRaytracer (nlohmann::ordered_json cfg) |
|
std::shared_ptr< satdump::SatelliteTracker > | sat_tracker |
const nlohmann::ordered_json | d_cfg |
◆ get_position()
bool satdump::projection::NormalPerIFOVRaytracerOld::get_position |
( |
double | x, |
|
|
double | y, |
|
|
geodetic::geodetic_coords_t & | pos, |
|
|
double * | otime ) |
|
virtual |
Get geodetic position of a pixel (can be fractional)
- Parameters
-
x | pixel position |
y | pixel position |
pos | output geodetic position |
otime | optionally, timestamp of the position |
- Returns
- true on error
Implements satdump::projection::SatelliteRaytracer.
The documentation for this class was generated from the following files:
- src-core/projection/raytrace/common/normal_per_ifov.h
- src-core/projection/raytrace/common/normal_per_ifov.cpp