PSRCHIVE
| Ask a Question | Search PSRCHIVE: |
Home
|
MoreProfiles.h DataExtension(const char *name) Construct with a name. Definition DataExtension.h:24 virtual void average(const MoreProfiles *) average information from another MoreProfiles Definition MoreProfiles.C:135 void bscrunch(unsigned nscrunch) integrate neighbouring phase bins in profile Definition MoreProfiles.C:112 void set_weight(float wt) set the weight of the profile Definition MoreProfiles.C:87 void bscrunch_to_nbin(unsigned nbin) integrate neighbouring phase bins in profile Definition MoreProfiles.C:117 void integrate(const Profile *) integrate information from another Profile Definition MoreProfiles.C:128 MoreProfiles(const char *name) Construct with a name. Definition MoreProfiles.C:12 void rotate_phase(double phase) rotates the profile by phase (in turns) Definition MoreProfiles.C:102 unsigned get_nbin() const Return the number of phase bins. Definition MoreProfiles.C:70 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 void scale(double scale) multiplies each bin of the profile by scale Definition MoreProfiles.C:92 void fold(unsigned nfold) integrate neighbouring sections of the profile Definition MoreProfiles.C:122 void resize(unsigned nbin) Resize the data area. Definition MoreProfiles.C:82 std::vector< Reference::To< Profile > > profile vector of Profile instances Definition MoreProfiles.h:80 void offset(double offset) offsets each bin of the profile by offset Definition MoreProfiles.C:97 void phase(Profile *input) Compute the phase of the input complex-valued Profile. Definition Fourier.C:135 Generated using doxygen 1.14.0
|