Cheetah - SKA - PSS - Prototype Time Domain Search Pipeline
Public Types | Public Member Functions | List of all members
ska::cheetah::generators::PhaseModelFactory Class Reference

Factory to generate known phase models. More...

#include <cheetah/generators/PhaseModelFactory.h>

Collaboration diagram for ska::cheetah::generators::PhaseModelFactory:
Collaboration graph

Public Types

typedef std::function< double(utils::ModifiedJulianClock::time_point const &, boost::units::quantity< data::MegaHertz, double > const)> type
 

Public Member Functions

 PhaseModelFactory (ConfigType const &)
 
type create (std::string const &type) const
 creates a phase model of the specified type, using the next available suitable configuration that is found
 
std::vector< std::string > const & types () const
 return the types supported
 

Detailed Description

Factory to generate known phase models.

Definition at line 46 of file PhaseModelFactory.h.


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