#include <goby/util/linebasedcomms/gps_sentence.h>
 | 
| boost::optional< boost::units::quantity< boost::units::degree::plane_angle > >  | true_heading | 
|   | 
Definition at line 113 of file gps_sentence.h.
 
◆ Fields
◆ HDT() [1/2]
  
  
      
        
          | goby::util::gps::HDT::HDT  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
default   | 
  
 
 
◆ HDT() [2/2]
◆ parse()
      
        
          | void goby::util::gps::HDT::parse  | 
          ( | 
          const NMEASentence &  | 
          sentence | ) | 
           | 
        
      
 
 
◆ serialize()
      
        
          | NMEASentence goby::util::gps::HDT::serialize  | 
          ( | 
          std::string  | 
          talker_id = "GP" | ) | 
           const | 
        
      
 
 
◆ min_size
  
  
      
        
          | constexpr int goby::util::gps::HDT::min_size = HEADING + 1 | 
         
       
   | 
  
staticconstexpr   | 
  
 
 
◆ size
  
  
      
        
          | constexpr int goby::util::gps::HDT::size = T + 1 | 
         
       
   | 
  
staticconstexpr   | 
  
 
 
◆ true_heading
      
        
          | boost::optional<boost::units::quantity<boost::units::degree::plane_angle> > goby::util::gps::HDT::true_heading | 
        
      
 
 
The documentation for this struct was generated from the following file: