Function pecsim::compute_ne

Function Documentation

double pecsim::compute_ne(double t_j2000, const Vec3d &pos_geo, RayTraceConfig config, bool debug = false)

Compute the refractive index of the ionosphere at a given position.

Parameters:
  • t_j2000 – Time in seconds since J2000 epoch

  • pos_geo – Position in geocentric coordinates (ECEF)

  • config – Ray trace configuration

  • debug – Debug flag to print additional information

Returns:

Refractive index at the given position