Cheetah - SKA - PSS - Prototype Time Domain Search Pipeline
|
Configuration options for the Emulator. More...
#include <cheetah/emulator/Config.h>
Public Types | |
typedef boost::asio::ip::udp::endpoint | EndPointType |
![]() | |
typedef System | SystemType |
typedef panda::PoolManager< SystemType > | PoolManagerType |
typedef PoolManagerType::PoolType | PoolType |
Public Member Functions | |
EndPointType | fixed_end_point () const |
the address to stream UDP packets to | |
void | fixed_address (panda::IpAddress const &) |
set the address to stream UDP packets to | |
std::string const & | generator () const |
the name of the data generator to use | |
rcpt_low::PacketGeneratorConfig const & | ska_low_config () const |
std::size_t | number_of_channels () const |
the number of channels to generato | |
void | number_of_channels (std::size_t n) |
cheetah::generators::Config const & | generators_config () const |
the configuration block for generators | |
panda::Engine & | engine () const |
panda::ServerConfig const & | server_config () const |
![]() | |
Config (std::string module_name) | |
void | terminate () const |
call for notifiers to indicate a termination condition More... | |
Protected Member Functions | |
void | add_options (OptionsDescriptionEasyInit &add_options) override |