#include <uhd/usrp/gps_ctrl.hpp>
◆ sptr
◆ ~gps_ctrl()
  
  
      
        
          | virtual uhd::gps_ctrl::~gps_ctrl  | 
          ( | 
          void  | 
           | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
 
◆ get_sensor()
Retrieve the named sensor 
 
 
◆ get_sensors()
  
  
      
        
          | virtual std::vector< std::string > uhd::gps_ctrl::get_sensors  | 
          ( | 
          void  | 
           | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
Retrieve the list of sensors this GPS object provides 
 
 
◆ gps_detected()
  
  
      
        
          | virtual bool uhd::gps_ctrl::gps_detected  | 
          ( | 
          void  | 
           | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
Tell you if there's a supported GPS connected or not 
- Returns
 - true if a supported GPS is connected 
 
 
 
◆ make()
Make a GPS config for internal GPSDOs or generic NMEA GPS devices 
 
 
The documentation for this class was generated from the following file: