Cheetah - SKA - PSS - Prototype Time Domain Search Pipeline
|
Public Member Functions | |
ska::cheetah::rcpt::Config const & | rcpt_config () const |
ska::cheetah::rcpt::Config & | rcpt_config () |
unsigned | iterations () const |
![]() | |
EmulatorAppConfig (std::string const &app_name, std::string const &description) | |
EmulatorAppConfig (EmulatorAppConfig const &)=delete | |
void | set_generator_list (std::vector< std::string > const &generator_names) |
set the known generators | |
std::vector< std::string > const & | generator_list () const |
list the known generators | |
ska::cheetah::emulator::Config & | emulator_config () |
Stream | stream_type () const |
the type of UDP stream to generate | |
Protected Member Functions | |
void | add_options (OptionsDescriptionEasyInit &add_options) override |
![]() | |
std::string | version () const override |
void | add_options (OptionsDescriptionEasyInit &add_options) override |
Additional Inherited Members | |
![]() | |
enum | Stream { SkaLow, SkaMid } |
Definition at line 40 of file rcpt_performance_main.cpp.