Ask a Question | Search PSRCHIVE: |
Home
|
WeightedFrequency.h 53 {
virtual ~WeightedFrequency() Destructor. Definition: WeightedFrequency.h:38 double operator()(unsigned istart, unsigned iend) const Return the weighted mean frequency. Definition: WeightedFrequency.C:32 static Option< bool > round_to_kHz Round the weighted frequency to the nearest kHz. Definition: WeightedFrequency.h:53 Array of Profiles integrated over the same time interval. Definition: Integration.h:37 virtual unsigned get_nindex() const =0 Get the number of frequencies available. virtual double get_frequency(unsigned index) const =0 Get the frequency for the specified index. virtual double get_weight(unsigned index) const =0 Get the weight for the specified index. Generated using doxygen 1.8.17
|