#include <LimelightHelpers.h>
Definition at line 313 of file LimelightHelpers.h.
 
◆ PoseEstimate() [1/2]
  
  
      
        
          | LimelightHelpers::PoseEstimate::PoseEstimate  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
default   | 
  
 
 
◆ PoseEstimate() [2/2]
  
  
      
        
          | LimelightHelpers::PoseEstimate::PoseEstimate  | 
          ( | 
          const frc::Pose2d & |           pose,  | 
         
        
           | 
           | 
          units::time::second_t |           timestampSeconds,  | 
         
        
           | 
           | 
          double |           latency,  | 
         
        
           | 
           | 
          int |           tagCount,  | 
         
        
           | 
           | 
          double |           tagSpan,  | 
         
        
           | 
           | 
          double |           avgTagDist,  | 
         
        
           | 
           | 
          double |           avgTagArea,  | 
         
        
           | 
           | 
          const std::vector< RawFiducial > & |           rawFiducials ) | 
         
       
   | 
  
inline   | 
  
 
 
◆ avgTagArea
      
        
          | double LimelightHelpers::PoseEstimate::avgTagArea {0.0} | 
        
      
 
 
◆ avgTagDist
      
        
          | double LimelightHelpers::PoseEstimate::avgTagDist {0.0} | 
        
      
 
 
◆ latency
      
        
          | double LimelightHelpers::PoseEstimate::latency {0.0} | 
        
      
 
 
◆ pose
      
        
          | frc::Pose2d LimelightHelpers::PoseEstimate::pose | 
        
      
 
 
◆ rawFiducials
      
        
          | std::vector<RawFiducial> LimelightHelpers::PoseEstimate::rawFiducials | 
        
      
 
 
◆ tagCount
      
        
          | int LimelightHelpers::PoseEstimate::tagCount {0} | 
        
      
 
 
◆ tagSpan
      
        
          | double LimelightHelpers::PoseEstimate::tagSpan {0.0} | 
        
      
 
 
◆ timestampSeconds
      
        
          | units::time::second_t LimelightHelpers::PoseEstimate::timestampSeconds {0.0} | 
        
      
 
 
The documentation for this class was generated from the following file: