Pulsar::ProfileStatistic Class Reference

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

#include <ProfileStatistic.h>

Inherits Decorator.

Public Member Functions

 ProfileStatistic (UnaryStatistic *)
 Construct from a UnaryStatistic.
 
virtual double get (const Profile *)
 Derived types define the value returned.
 
virtual ProfileStatisticclone () const
 Derived types must also define clone method.
 

Static Public Member Functions

static ProfileStatisticfactory (const std::string &name)
 Create a new instance of ProfileStatistic based on name.
 
static const std::vector< ProfileStatistic * > & children ()
 Returns a list of available ProfileStatistic 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