Ask a Question | Search PSRCHIVE: |
Home
|
PhaseWeightStatistic.h PhaseWeightStatistic(UnaryStatistic *) Construct from a UnaryStatistic. Definition: PhaseWeightStatistic.C:21 void get_filtered(std::vector< float > &s, bool equal=false, float wt=0) const Return the filtered amplitudes for which weight != val. Definition: PhaseWeight.C:510 virtual PhaseWeightStatistic * clone() const Derived types must also define clone method. Definition: PhaseWeightStatistic.C:40 static const registry_type & children() Returns a list of available PhaseWeightStatistic children. Definition: PhaseWeightStatistic.C:71 Commmon statistics that can be derived from a pulse profile. Definition: PhaseWeightStatistic.h:26 static PhaseWeightStatistic * factory(const std::string &name) Create a new instance of PhaseWeightStatistic based on name. Definition: PhaseWeightStatistic.C:82 static const std::vector< UnaryStatistic * > & children() virtual double get(const PhaseWeight *) Derived types define the value returned. Definition: PhaseWeightStatistic.C:28 Generated using doxygen 1.8.17
|