Pulsar::PhaseWeightStatistic Class Reference

Commmon statistics that can be derived from a pulse profile. More...

#include <PhaseWeightStatistic.h>

Inherits Decorator.

Public Types

typedef std::vector< Reference::To< Pulsar::PhaseWeightStatistic > > registry_type
 

Public Member Functions

 PhaseWeightStatistic (UnaryStatistic *)
 Construct from a UnaryStatistic.
 
virtual double get (const PhaseWeight *)
 Derived types define the value returned.
 
virtual PhaseWeightStatisticclone () const
 Derived types must also define clone method.
 

Static Public Member Functions

static PhaseWeightStatisticfactory (const std::string &name)
 Create a new instance of PhaseWeightStatistic based on name.
 
static const registry_type & children ()
 Returns a list of available PhaseWeightStatistic children.
 

Detailed Description

Commmon statistics that can be derived from a pulse profile.


The documentation for this class was generated from the following files:

Generated using doxygen 1.8.17