RTC Toolkit  1.0.0
Public Attributes | List of all members
rtctk::telSub::OperationalLogicFactoryParams Struct Reference

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
 

Detailed Description

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.

Member Data Documentation

◆ correlator_params

CorrelatorParams rtctk::telSub::OperationalLogicFactoryParams::correlator_params

◆ dds_params

DdsParams rtctk::telSub::OperationalLogicFactoryParams::dds_params

◆ operational_params

OperationalParams rtctk::telSub::OperationalLogicFactoryParams::operational_params

◆ shm_params

ShmParams rtctk::telSub::OperationalLogicFactoryParams::shm_params

The documentation for this struct was generated from the following file: