Function lupnt::SelectLolaSite

Function Documentation

const LolaSite &lupnt::SelectLolaSite(double lat_deg, double lon_deg)

Pick the PGDA product-78 site whose center is angularly closest to the query latitude/longitude (great-circle distance on the unit sphere, so it is well behaved right at the pole where longitude is ill-defined).

Parameters:
  • lat_deg – Query latitude [deg] (negative near the south pole).

  • lon_deg – Query east longitude [deg].

Returns:

The nearest LolaSite from GetLolaSites().