Conscience Core
Public Member Functions | List of all members
conscience_utils::detection_logger::VisionDetectionLoggerEntry Class Reference

#include <VisionDetectionLoggerEntry.h>

Public Member Functions

 VisionDetectionLoggerEntry (float distance, string detector)
 generate an Entry. Can be generated with default empty values. More...
 
string getFrameTime () const
 
float getDistance () const
 
string getDetectorType () const
 
virtual ~VisionDetectionLoggerEntry ()
 

Constructor & Destructor Documentation

◆ VisionDetectionLoggerEntry()

VisionDetectionLoggerEntry::VisionDetectionLoggerEntry ( float  distance,
string  detector 
)

generate an Entry. Can be generated with default empty values.

◆ ~VisionDetectionLoggerEntry()

VisionDetectionLoggerEntry::~VisionDetectionLoggerEntry ( )
virtual

Member Function Documentation

◆ getDetectorType()

string VisionDetectionLoggerEntry::getDetectorType ( ) const

◆ getDistance()

float VisionDetectionLoggerEntry::getDistance ( ) const

◆ getFrameTime()

string VisionDetectionLoggerEntry::getFrameTime ( ) const

The documentation for this class was generated from the following files: