23 #ifndef GNSS_SDR_TELEMETRY_DECODER_INTERFACE_H 24 #define GNSS_SDR_TELEMETRY_DECODER_INTERFACE_H 46 virtual void reset() = 0;
48 virtual void set_channel(
int channel) = 0;
54 #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.