Jafar
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Private Attributes
jafar::datareader::SensorBase Class Reference

Detailed Description

Definition at line 12 of file SensorBase.hpp.

Inheritance diagram for jafar::datareader::SensorBase:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 SensorBase (DataReader *dr, std::string name, std::string calibrationFileName, std::string configurationFileName, std::string maskFileName)
std::string calibrationFileName ()
std::string configurationFileName ()
std::string maskFileName ()
bool hasMask ()

Private Attributes

DataReaderm_dataReader
std::string m_name
std::string m_calibrationFileName
std::string m_configurationFileName
std::string m_maskFileName
bool m_hasMask

Constructor & Destructor Documentation

jafar::datareader::SensorBase::SensorBase ( DataReader dr,
std::string  name,
std::string  calibrationFileName,
std::string  configurationFileName,
std::string  maskFileName 
) [inline]
Parameters:
dra pointer to the datareader
namethe name of this sensor
calibrationFileNamethe name of the file with the calibration information
configurationFileNamethe name of the file with the configuration information

Definition at line 20 of file SensorBase.hpp.


Member Function Documentation

Returns:
the filenmae of the calibration

Definition at line 24 of file SensorBase.hpp.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on Wed Oct 15 2014 00:37:33 for Jafar by doxygen 1.7.6.1
LAAS-CNRS