Ask a Question | Search PSRCHIVE: |
![]()
|
BPPArchive.h Linearization lin_method Selected linearization method. Definition BPPArchive.h:71 Linearization Different linearization methods. Definition BPPArchive.h:54 void load_extensions() Fill in Archive extension info. Definition BPPArchive.C:610 bool can_unload() const The unload_file method is not implemented. Definition BPPArchive.h:85 void hdr_to_big_endian() Convert raw header data to big endian. Definition BPPArchive.C:155 BPPArchive * clone() const Return a new copy-constructed BPPArchive instance. Definition BPPArchive.C:94 virtual void unload_file(const char *filename) const Unload the BPPArchive (header and Integration data) to filename. Definition BPPArchive.C:657 virtual void load_header(const char *filename) Load the BPP header information from filename. Definition BPPArchive.C:190 void fix_orig_rfs() Correct the RFs array from the file. Definition BPPArchive.C:124 const BPPArchive & operator=(const BPPArchive &archive) Assignment operator. virtual Integration * load_Integration(const char *filename, unsigned subint) Load the specified Integration from filename, returning new instance. Definition BPPArchive.C:406 int get_mjd_from_hdr() Get integer MJD out of the BPP header. Definition BPPArchive.C:343 int linearize_power(float quant_power, float *input_power, float *gain, float *xgain) Linearize 2-bit power scale. Definition BPPArchive.C:369 void copy(const Archive &archive) Copy all of the class attributes and the selected Integration data. Definition BPPArchive.C:71 Array of Profiles integrated over the same time interval. Definition Integration.h:37 Generated using doxygen 1.14.0
|