SatDump 2.0.0-alpha-76a915210
Loading...
Searching...
No Matches
satdump::projection::EquirectangularProjection Class Reference

Public Member Functions

void init (int img_width, int img_height, float tl_lon, float tl_lat, float br_lon, float br_lat)
void forward (float lon, float lat, int &x, int &y, bool allow_oob=false)
void reverse (int x, int y, float &lon, float &lat)

The documentation for this class was generated from the following files:
  • src-core/projection/utils/equirectangular.h
  • src-core/projection/utils/equirectangular.cpp