18 #ifndef GNSS_SDR_GALILEO_E6_PCPS_ACQUISITION_H 19 #define GNSS_SDR_GALILEO_E6_PCPS_ACQUISITION_H 21 #include "base_pcps_acquisition.h" 38 const std::string& role,
39 unsigned int in_streams,
40 unsigned int out_streams);
49 return "Galileo_E6_PCPS_Acquisition";
53 void code_gen_complex_sampled(own::span<std::complex<float>> dest, uint32_t prn, int32_t sampling_freq)
override;
59 #endif // GNSS_SDR_GALILEO_E6_PCPS_ACQUISITION_H This class adapts a PCPS acquisition block to an AcquisitionInterface.
std::string implementation() override
Returns "Galileo_E6_PCPS_Acquisition".
This abstract class represents an interface to configuration parameters.
This class adapts a PCPS acquisition block to an AcquisitionInterface for Galileo E6 Signals...