30 #include "muse_pixtable.h" 35 #define MUSE_PHYS_hPa_TO_mmHg 0.75006158 double muse_phys_nrindex_edlen(double, double, double, double)
Compute the refractive index for the given wavelength following Edlén.
double muse_phys_nrindex_filippenko(double, double, double, double)
Compute the refractive index for the given wavelength following Filippenko.
void muse_phys_nrindex_owens_coeffs(double, double, double, double *, double *)
Compute the two coefficients for the Owens method.
double muse_phys_nrindex_ciddor(double, double, double, double, double)
Compute the refractive index for the given wavelength following Ciddor.
double muse_phys_nrindex_owens(double, double, double)
Compute the refractive index for the given wavelength following Owens.
muse_phys_flags
Flags with special bit setup to pass to muse_phys_air_to_vacuum().
Structure definition of MUSE pixel table.
cpl_error_code muse_phys_air_to_vacuum(muse_pixtable *, unsigned int)
Convert a pixel table from air to vacuum wavelengths.
double muse_phys_nrindex_owens_saturation_pressure(double temp)
Compute the saturation pressure using the Owens calibration.