Ask a Question | Search PSRCHIVE: |
Home
|
Extract.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 void set_amps(const T *data) set the amplitudes array equal to the contents of the data array Definition: ProfileAmps.h:89 void clean_Pointing_columns(fitsfile *) const Delete Pointing-related columns, if not needed. Definition: clean_Pointing_columns.C:13 void transform(Profile *) Defined by derived classes. Definition: Extract.C:20 Generated using doxygen 1.8.17
|