Ask a Question | Search PSRCHIVE: |
Home
|
BPPArchive.h Pulsar virtual void load_header(const char *filename) Load the BPP header information from filename. Definition: BPPArchive.C:190 std::string get_name() const Get the name of the observatory and/or primary reflector. Definition: Telescope.h:96 PPQQ BPPArchive * clone() const Return a new copy-constructed BPPArchive instance. Definition: BPPArchive.C:94 void copy(const Archive &archive) Copy all of the class attributes and the selected Integration data. Definition: BPPArchive.C:71 void offset(double offset) offsets each bin of the profile by offset Definition: Profile.C:301 Linearization Different linearization methods Definition: BPPArchive.h:64 const float * get_amps() const Return a pointer to the amplitudes array. Definition: ProfileAmps.C:141 FluxDensity void set_amps(const T *data) set the amplitudes array equal to the contents of the data array Definition: ProfileAmps.h:89 Contains information about the receiver and receiver platform. Definition: Receiver.h:28 void scale(double scale) multiplies each bin of the profile by scale Definition: Profile.C:311 bool can_unload() const The unload_file method is not implemented. Definition: BPPArchive.h:95 virtual Integration * load_Integration(const char *filename, unsigned subint) Load the specified Integration from filename, returning new instance. Definition: BPPArchive.C:407 void set_delay(const double set_delay) Set the delay. Definition: Backend.h:96 void load_extensions() Fill in Archive extension info. Definition: BPPArchive.C:611 void set_name(const std::string &name) Set the name of the backend. Definition: Backend.C:89 Intensity Array of Profiles integrated over the same time interval. Definition: Integration.h:37 void fix_orig_rfs() Correct the RFs array from the file. Definition: BPPArchive.C:124 const BPPArchive & operator=(const BPPArchive &archive) Assignment operator. FluxCalOn PolnCal void hdr_to_big_endian() Convert raw header data to big endian. Definition: BPPArchive.C:155 Contains information about the telescope used for the observation. Definition: Telescope.h:26 int linearize_power(float quant_power, float *input_power, float *gain, float *xgain) Linearize 2-bit power scale. Definition: BPPArchive.C:370 Coherence Linearization lin_method Selected linearization method. Definition: BPPArchive.h:81 int get_mjd_from_hdr() Get integer MJD out of the BPP header. Definition: BPPArchive.C:344 virtual void unload_file(const char *filename) const Unload the BPPArchive (header and Integration data) to filename. Definition: BPPArchive.C:658 FluxCalOff Generated using doxygen 1.8.17
|