Cheetah - SKA - PSS - Prototype Time Domain Search Pipeline
|
Configuration parameters for the DispersedPulse generator. More...
#include <cheetah/generators/DispersedPulseConfig.h>
Public Member Functions | |
DispersedPulseConfig (std::string const &tag_name="dispersed_pulse") | |
pss::astrotypes::units::DispersionMeasure< double > | dispersion_measure () const |
the Dispersin Measure of the pulse | |
TimeType | pulse_width () const |
The pulse width (ms) | |
double | delta () const |
the brightness of the pulse (signal increase from background) | |
![]() | |
Config (std::string module_name) | |
void | terminate () const |
call for notifiers to indicate a termination condition More... | |
Protected Member Functions | |
void | add_options (OptionsDescriptionEasyInit &) override |
Additional Inherited Members | |
![]() | |
typedef System | SystemType |
typedef panda::PoolManager< SystemType > | PoolManagerType |
typedef PoolManagerType::PoolType | PoolType |
Configuration parameters for the DispersedPulse generator.
Definition at line 40 of file DispersedPulseConfig.h.