Ask a Question | Search DSPSR: |
Home
|
BCPMFile.h Pulsar void bpp_chans(std::vector< int > &table, double bw, int mb_start_addr, int mb_end_addr, int mb_start_brd, int mb_end_brd, int *cb_id, double *aib_los, float *dfb_sram_freqs, double rf_lo, double ¢re_frequency, double &channel_bandwidth) Pulled out of sigproc. Definition: BCPMFile.C:254 BCPMFile(const char *filename=0) Construct and open file. Definition: BCPMFile.C:33 void open_file(const char *filename) Open the file. Definition: BCPMFile.C:104 Intensity std::vector< int > chtab This stores the ordering of the channels in a BCPM data file. Definition: BCPMFile.h:55 bool is_valid(const char *filename) const Returns true if filename appears to name a valid BCPM file. Definition: BCPMFile.C:52 virtual int64_t pad_bytes(unsigned char *buffer, int64_t bytes) Pads gaps in data. Untested. Definition: BCPMFile.C:358 Generated using doxygen 1.8.17
|