Ask a Question | Search PSRCHIVE: |
Home
|
MoreProfiles.h virtual void average(const MoreProfiles *) average information from another MoreProfiles Definition: MoreProfiles.C:135 void bscrunch_to_nbin(unsigned nbin) integrate neighbouring phase bins in profile Definition: Profile.C:549 void phase(Profile *input) Compute the phase of the input complex-valued Profile. Definition: Fourier.C:135 void resize(unsigned nbin) Resize the data area. Definition: MoreProfiles.C:82 void offset(double offset) offsets each bin of the profile by offset Definition: Profile.C:301 void scale(double scale) multiplies each bin of the profile by scale Definition: Profile.C:311 void integrate(const Profile *) integrate information from another Profile Definition: MoreProfiles.C:128 void bscrunch(unsigned nscrunch) integrate neighbouring phase bins in profile Definition: MoreProfiles.C:112 void rotate_phase(double phase) rotates the profile by phase (in turns) Definition: Profile_rotate.C:35 Definition: MoreProfiles.h:24 Definition: DataExtension.h:24 void bscrunch_to_nbin(unsigned nbin) integrate neighbouring phase bins in profile Definition: MoreProfiles.C:117 MoreProfiles(const char *name) Construct with a name. Definition: MoreProfiles.C:12 void fold(unsigned nfold) integrate neighbouring sections of the profile Definition: Profile.C:472 void bscrunch(unsigned nscrunch) integrate neighbouring phase bins in profile Definition: Profile.C:505 void offset(double offset) offsets each bin of the profile by offset Definition: MoreProfiles.C:97 void fold(unsigned nfold) integrate neighbouring sections of the profile Definition: MoreProfiles.C:122 void scale(double scale) multiplies each bin of the profile by scale Definition: MoreProfiles.C:92 unsigned get_nbin() const Return the number of phase bins. Definition: MoreProfiles.C:70 virtual void set_weight(float) set the weight of the profile Definition: Profile.C:185 void set_weight(float wt) set the weight of the profile Definition: MoreProfiles.C:87 virtual void resize(unsigned nbin) resize the data area Definition: Profile.C:134 virtual Profile * get_Profile(unsigned i) get the ith Profile Definition: MoreProfiles.C:57 virtual unsigned get_size() const get the size of the profile vector Definition: MoreProfiles.C:44 std::vector< Reference::To< Profile > > profile vector of Profile instances Definition: MoreProfiles.h:90 void rotate_phase(double phase) rotates the profile by phase (in turns) Definition: MoreProfiles.C:102 Generated using doxygen 1.8.17
|