Ask a Question | Search PSRCHIVE: |
Home
|
ScintArchive.h virtual ScintArchive * clone() const Return a pointer to a new copy constructed instance equal to this. Definition: ScintArchive.C:95 void backend_unload(FILE *fptr) const Unload ScintArchive specific information. Definition: ScintArchive.C:201 const float * get_amps() const Return a pointer to the amplitudes array. Definition: ProfileAmps.C:141 const std::vector< float > & get_passband(unsigned channel) const Return a reference to the bandpass in the given channel. Definition: ScintArchive.C:223 const ScintArchive & operator=(const ScintArchive &archive) Assignment operator. Definition: ScintArchive.C:55 void backend_load(FILE *fptr) Load ScintArchive specific information. Definition: ScintArchive.C:158 void correct() Over-ride TimerArchive::correct. Definition: ScintArchive.C:149 void copy(const Archive &archive) Copy all of the class attributes and the selected Integration data. Definition: ScintArchive.C:67 void set_be_data_size() set the backend data size Definition: ScintArchive.C:128 Returns power estimates from a ScintArchive. Definition: ScintPowerEstimator.h:26 const Profile * get_Profile(const Archive *data, Index subint, Index pol, Index chan) Return the requested profile, cloning and integrating when needed. Definition: Index.C:24 A TimerArchive with transposed phase and frequency axis. Definition: ScintArchive.h:29 void init_spectra() Update the spectra attribute. Definition: ScintArchive.C:181 Generated using doxygen 1.8.17
|