Ask a Question | Search PSRCHIVE: |
Home
|
PRESTOArchive.h Pulsar PRESTOArchive() Default constructor. Definition: PRESTOArchive.C:31 const float * get_amps() const Return a pointer to the amplitudes array. Definition: ProfileAmps.C:141 virtual void load_header(const char *filename) Load the PRESTO header information from filename. Definition: PRESTOArchive.C:211 FluxDensity void set_amps(const T *data) set the amplitudes array equal to the contents of the data array Definition: ProfileAmps.h:89 void set_centre_frequency(unsigned ichan, double frequency) Set the Profile centre frequency attributes of the given channel. Definition: Integration.C:372 void copy(const Archive &archive) Copy all of the class attributes and the selected Integration data. Definition: PRESTOArchive.C:59 void shift(unsigned npts, float *arr, double shift) Intensity Array of Profiles integrated over the same time interval. Definition: Integration.h:37 virtual void set_epoch(const MJD &mjd) Set the epoch of the rising edge of bin zero. Definition: BasicIntegration.h:63 const PRESTOArchive & operator=(const PRESTOArchive &archive) Assignment operator. virtual double get_folding_period() const Get the folding period (in seconds) Definition: BasicIntegration.h:71 virtual void set_folding_period(double seconds) Set the folding period (in seconds) Definition: BasicIntegration.h:73 bool can_unload() const The unload_file method is not implemented. Definition: PRESTOArchive.h:65 PRESTOArchive * clone() const Return a new copy-constructed PRESTOArchive instance. Definition: PRESTOArchive.C:82 virtual Integration * load_Integration(const char *filename, unsigned subint) Load the specified Integration from filename, returning new instance. Definition: PRESTOArchive.C:356 virtual void unload_file(const char *filename) const Unload the PRESTOArchive (header and Integration data) to filename. Definition: PRESTOArchive.C:508 virtual void set_duration(double seconds) Set the total time integrated (in seconds) Definition: BasicIntegration.h:68 Profile * get_Profile(unsigned ipol, unsigned ichan) Returns a pointer to the Profile given by the specified indeces. Definition: Integration.C:306 Loads and unloads PRESTO Prepfold (.pfd) pulsar archives. Definition: PRESTOArchive.h:25 Generated using doxygen 1.8.17
|