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

A simple Taylor Expansion phase model. More...

#include <cheetah/generators/src/SimplePhaseModel.h>

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

Public Member Functions

 SimplePhaseModel (SimplePhaseModelConfig const &)
 
double operator() (utils::ModifiedJulianClock::time_point const &mjd, boost::units::quantity< data::MegaHertz, double > const mhz) const
 

Detailed Description

A simple Taylor Expansion phase model.

Swt the coefficents and the reference epoch in the config object.

phi(t) = phi(t_0) + nu * (t - t_0) + nu_dot * (t - t_0)^2 ...

Definition at line 44 of file SimplePhaseModel.h.


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