26 #ifndef GNSS_SDR_SIGNAL_SOURCE_INTERFACE_H 27 #define GNSS_SDR_SIGNAL_SOURCE_INTERFACE_H 30 #include <glog/logging.h> 49 virtual size_t getRfChannels()
const = 0;
54 VLOG(1) <<
"SignalSourceInterface: " <<
this <<
" ctor";
60 VLOG(1) <<
"SignalSourceInterface: " <<
this <<
" dtor";
This abstract class represents an interface to signal_source GNSS block.
This interface represents a GNSS block.
This abstract class represents an interface to GNSS blocks.