Home
Install
Use
Develop
Support
News
Credits
hosted by
|
7 #include "Pulsar/CalibratorExtension.h"
16 void load (fitsfile* fptr, CalibratorExtension* ext);
18 void unload (fitsfile* fptr, const CalibratorExtension* ext);
21 const char* column_name, bool verbose = false);
23 void unload_Estimates (fitsfile* fptr,
25 const char* column_name,
26 const std::vector<unsigned>* dims = 0);
const ScalarMath sqrt(const ScalarMath &x)
Defines the PSRCHIVE library. Definition: CalSource.h:17
Generated using doxygen 1.8.17
|