24 #ifndef SKA_CHEETAH_EMULATOR_EMULATORAPPCONFIG_H 25 #define SKA_CHEETAH_EMULATOR_EMULATORAPPCONFIG_H 27 #include "panda/BasicAppConfig.h" 28 #include "cheetah/emulator/Config.h" 47 enum class Stream { SkaLow, SkaMid };
72 std::string version()
const override;
75 void add_options(OptionsDescriptionEasyInit& add_options)
override;
79 std::vector<std::string> _generator_keys;
88 #endif // SKA_CHEETAH_EMULATOR_EMULATORAPPCONFIG_H std::vector< std::string > const & generator_list() const
list the known generators
Some limits and constants for FLDO.
Configuration options for the Emulator.
Top level configuration for the emulator app.
Stream stream_type() const
the type of UDP stream to generate
void set_generator_list(std::vector< std::string > const &generator_names)
set the known generators