lsst.cpputils 23.0.0+c1283a92b8
|
#include "lsst/cpputils/Magnitude.h"
Go to the source code of this file.
Namespaces | |
namespace | lsst |
Forward declarations for lsst::cpputils::Cache. | |
namespace | lsst::cpputils |
Functions | |
double | lsst::cpputils::nanojanskyToABMagnitude (double flux) |
Convert a flux in nanojansky to AB magnitude. More... | |
double | lsst::cpputils::ABMagnitudeToNanojansky (double magnitude) |
Convert an AB magnitude to a flux in nanojansky. More... | |