Ask a Question | Search PSRCHIVE: |
Home
|
AddNoise.h const float * get_amps() const Return a pointer to the amplitudes array. Definition: ProfileAmps.C:141 const Integration * get_Integration(const Archive *data, Index subint) Return the requested profile, cloning and integrating when needed. Definition: Index.C:118 unsigned get_nbin() const Return the number of bins. Definition: ProfileAmps.h:50 const std::string & get_unit() const physical unit of the information Definition: Pointing.h:141 void add_Pointing_columns(fitsfile *) const Add additional Pointing::Info columns, if needed. Definition: add_Pointing_columns.C:30 void transform(Profile *profile) AddNoise the given Profile. Definition: AddNoise.C:22 const std::string & get_description() const description of the information Definition: Pointing.h:145 const std::string & get_name() const name of the information Definition: Pointing.h:137 int get_last_pointing_column(fitsfile *fptr) const Get the column past which to write/read additional Pointing::Info. Definition: add_Pointing_columns.C:14 Telescope pointing parameters recorded during the observation. Definition: Pointing.h:27 Generated using doxygen 1.8.17
|