RTC Toolkit  1.0.0
Classes | Namespaces
correlatorIf.hpp File Reference

Declares CorrelatorIf. More...

#include <rtctk/config.hpp>
#include <chrono>
#include <optional>
#include <system_error>
#include <rtctk/telSub/agnosticDataSamples.hpp>
#include <rtctk/telSub/dataSampleView.hpp>

Go to the source code of this file.

Classes

struct  rtctk::telSub::CorrelatorParams
 Placeholder for correlator parameters. More...
 
class  rtctk::telSub::CorrelatorIf
 Interface for correlator implemementations that takes new data samples from DDS and performs correlation on them. More...
 

Namespaces

 rtctk
 
 rtctk::telSub
 

Detailed Description

Declares CorrelatorIf.