MWATelescope/mwalib

MWA constants to be exposed in C API

Closed this issue · 0 comments

A change in v0.10.0 was to remove the constants MWA_LATITUDE_RADIANS, MWA_LONGITUDE_RADIANS, MWA_ALTITUDE_METRES, and SPEED_OF_LIGHT_IN_VACUUM_M_PER_S. However, this requires users of the C API to get these constants from elsewhere, but there is currently no C-exposed library that provides them.