Ask a Question | Search PSRCHIVE: |
Home
|
DisperseWeight.h 56 };
Reference::To< PhaseWeightShift > shift Used to shift PhaseWeight masks by dispersion delay. Definition: DisperseWeight.h:53 Reference::To< const Integration > integration The Integration instance for whom this class is working. Definition: DisperseWeight.h:59 Array of Profiles integrated over the same time interval. Definition: Integration.h:37 void get_weight(unsigned ichan, PhaseWeight *) Get the shifted PhaseWeight mask for the specified channel. Definition: DisperseWeight.C:48 void set_weight(const PhaseWeight *) Set the PhaseWeight mask to be shifted. Definition: DisperseWeight.C:41 DisperseWeight(const Integration *) Default constructor. Definition: DisperseWeight.C:16 DisperseWeight * clone() const Return a copy constructed instance of self. Definition: DisperseWeight.C:35 double get_shift() const Get the phase shift. Definition: Dispersion.C:121 Reference::To< Dispersion > dispersion Used to compute dispersion delay for PhaseWeightShift. Definition: DisperseWeight.h:56 Generated using doxygen 1.8.17
|