|
|
| TimestampLineGCPsRaytracer (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)
|
|
| SatelliteRaytracer (nlohmann::ordered_json cfg) |
|
|
const nlohmann::ordered_json | d_cfg |
◆ get_position()
| bool satdump::projection::TimestampLineGCPsRaytracer::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/timestamp_line_gcps.h
- src-core/projection/raytrace/common/timestamp_line_gcps.cpp