Ask a Question | Search PSRCHIVE: |
![]()
|
BasebandArchive.h bool get_coherent_calibration() const Return true if phase-coherent polarimetric calibration was performed. Definition BasebandArchive.C:732 void fix_header_memory_alignment() Correct memory alignment error in pre-Version 5 headers. Definition BasebandArchive.C:420 void set_reduction() Update the reduction attribute with the current state. Definition BasebandArchive.C:326 void backend_unload(FILE *fptr) const Unload BasebandArchive specific information. Definition BasebandArchive.C:616 void check_extensions() Check the Passband and TwoBitStats Extensions. Definition BasebandArchive.C:289 const BasebandArchive & operator=(const BasebandArchive &archive) Assignment operator. Definition BasebandArchive.C:70 float get_tolerance() const Get the tolerance (old - disused) Definition BasebandArchive.C:753 const std::vector< float > & get_passband(unsigned channel) const Return a reference to the bandpass in the given channel. Definition BasebandArchive.C:706 int get_npassband() const Return the number of passbands. Definition BasebandArchive.h:55 void set_header() Update the baseband_header struct with the current state. Definition BasebandArchive.C:236 BasebandArchive() Default constructor. Definition BasebandArchive.C:37 virtual BasebandArchive * clone() const Return a pointer to a new copy constructed instance equal to this. Definition BasebandArchive.C:121 ~BasebandArchive() Destructor. Definition BasebandArchive.C:60 const char * get_apodizing_name() const Get the name of the apodizing function. Definition BasebandArchive.C:758 baseband_header bhdr Baseband data reduction specific header information. Definition BasebandArchive.h:107 void check_be_data_size() Check the backend data size information without reseting header. Definition BasebandArchive.C:377 int get_hanning_smoothing_factor() const Get the hanning smoothing factor. Definition BasebandArchive.C:745 void correct() Over-ride TimerArchive::correct. Definition BasebandArchive.C:360 void set_hanning_smoothing_factor(int factor) Set the hanning smoothing factor. Definition BasebandArchive.C:736 const std::vector< float > & get_histogram(unsigned channel) const Return a reference to the digitization histogram in the given channel. Definition BasebandArchive.C:717 void backend_load(FILE *fptr) Load BasebandArchive specific information. Definition BasebandArchive.C:438 void set_be_data_size() Set the backend data size information in the timer header. Definition BasebandArchive.C:371 int get_nhistogram() const Return the number of analog channels. Definition BasebandArchive.h:60 void convert_hdr_Endian() Convert the endian of baseband_header. Definition BasebandArchive.C:200 bool get_scattered_power_corrected() const Return true if data was scattered power corrected. Definition BasebandArchive.C:728 void copy(const Archive &archive) Copy all of the class attributes and the selected Integration data. Definition BasebandArchive.C:94 Generated using doxygen 1.14.0
|