RTC Toolkit
1.0.0
|
Set of all parameters needed when constructing the OperationalLogic object. More...
#include <businessLogic.hpp>
Public Attributes | |
ShmParams | shm_params |
DdsParams | dds_params |
CorrelatorParams | correlator_params |
OperationalParams | operational_params |
Set of all parameters needed when constructing the OperationalLogic object.
The values for these parameters should typically be loaded from the runtime configuration repository using RuntimeRepoAdapter.
CorrelatorParams rtctk::telSub::OperationalLogicFactoryParams::correlator_params |
DdsParams rtctk::telSub::OperationalLogicFactoryParams::dds_params |
OperationalParams rtctk::telSub::OperationalLogicFactoryParams::operational_params |
ShmParams rtctk::telSub::OperationalLogicFactoryParams::shm_params |