26 #ifndef GNSS_SDR_TELEMETRY_DECODER_INTERFACE_H 27 #define GNSS_SDR_TELEMETRY_DECODER_INTERFACE_H 43 virtual void reset() = 0;
45 virtual void set_channel(
int channel) = 0;
48 #endif // GNSS_SDR_TELEMETRY_DECODER_INTERFACE_H This interface represents a GNSS block.
Interface of the Gnss_Satellite class.
This class represents a GNSS satellite.
This abstract class represents an interface to a navigation GNSS block.
This abstract class represents an interface to GNSS blocks.