aboutsummaryrefslogtreecommitdiffstats
path: root/doc/zmq-ctrl/cpp/OdrModCtrl.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'doc/zmq-ctrl/cpp/OdrModCtrl.hpp')
-rw-r--r--doc/zmq-ctrl/cpp/OdrModCtrl.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/zmq-ctrl/cpp/OdrModCtrl.hpp b/doc/zmq-ctrl/cpp/OdrModCtrl.hpp
index 0651311..8b40666 100644
--- a/doc/zmq-ctrl/cpp/OdrModCtrl.hpp
+++ b/doc/zmq-ctrl/cpp/OdrModCtrl.hpp
@@ -39,6 +39,7 @@ class COdrModCtrl
//
// For a detailed description of the various parameters, see
// example.ini.
+ virtual bool Ping(void);
virtual bool GetDigitalGain(double &gain, std::string &error);
virtual bool GetTxGain(double &gain, std::string &error);
virtual bool GetTxFrequency(double &freqHz, std::string &error);