RTC Toolkit 5.1.0
Loading...
Searching...
No Matches
Public Attributes | List of all members
rtctk::telSub::OperationalLogicIf::LastError Struct Reference

Describes last errors. More...

#include <operationalLogicIf.hpp>

Public Attributes

std::optional< CorrelationErrorcorrelation
 Error reading and correlating samples from DDS.
 
ShmPublisherIf::PublisherError publish
 Error from user blending function and publishing to SHM.
 

Detailed Description

Describes last errors.

Member Data Documentation

◆ correlation

std::optional<CorrelationError> rtctk::telSub::OperationalLogicIf::LastError::correlation

Error reading and correlating samples from DDS.

◆ publish

ShmPublisherIf::PublisherError rtctk::telSub::OperationalLogicIf::LastError::publish

Error from user blending function and publishing to SHM.


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