Public Member Functions | List of all members
librealsense::algo::thermal_loop::thermal_calibration_table_interface Struct Referenceabstract

#include <thermal-calibration-table-interface.h>

Inheritance diagram for librealsense::algo::thermal_loop::thermal_calibration_table_interface:
Inheritance graph
[legend]

Public Member Functions

virtual std::vector< bytebuild_raw_data () const =0
 
virtual double get_thermal_scale (double hum_temp) const =0
 
virtual bool is_valid () const =0
 
virtual ~thermal_calibration_table_interface ()
 

Detailed Description

Definition at line 13 of file thermal-calibration-table-interface.h.

Constructor & Destructor Documentation

virtual librealsense::algo::thermal_loop::thermal_calibration_table_interface::~thermal_calibration_table_interface ( )
inlinevirtual

Definition at line 15 of file thermal-calibration-table-interface.h.

Member Function Documentation

virtual std::vector< byte > librealsense::algo::thermal_loop::thermal_calibration_table_interface::build_raw_data ( ) const
pure virtual
virtual double librealsense::algo::thermal_loop::thermal_calibration_table_interface::get_thermal_scale ( double  hum_temp) const
pure virtual
virtual bool librealsense::algo::thermal_loop::thermal_calibration_table_interface::is_valid ( ) const
pure virtual

The documentation for this struct was generated from the following file:


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:38