Public Member Functions | Private Attributes
stdr_gui::CGuiThermalSource Class Reference

Implements the functionalities of a thermal source. More...

#include <stdr_gui_thermal_source.h>

Inheritance diagram for stdr_gui::CGuiThermalSource:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 CGuiThermalSource (QPoint p, std::string name, float resolution)
 Default contructor.
virtual void draw (QImage *img)
 Draws the tag in the map.
float getDegrees (void)
 Returns the tag message.
void setDegrees (float degrees)
 Sets the tag message.
 ~CGuiThermalSource (void)
 Default destructor.

Private Attributes

float degrees_
 < The degrees of the thermal source

Detailed Description

Implements the functionalities of a thermal source.

Definition at line 38 of file stdr_gui_thermal_source.h.


Constructor & Destructor Documentation

stdr_gui::CGuiThermalSource::CGuiThermalSource ( QPoint  p,
std::string  name,
float  resolution 
)

Default contructor.

Parameters:
p[QPoint] The pose of the rfid tag
name[std::string] The "name" of the rfid tag
resolution[float] The map's resolution
Returns:
void
Parameters:
p[QPoint] The pose of the rfid tag
name[std::string] The "name" of the rfid tag
Returns:
void

Definition at line 32 of file stdr_gui_thermal_source.cpp.

Default destructor.

Returns:
void

Definition at line 43 of file stdr_gui_thermal_source.cpp.


Member Function Documentation

void stdr_gui::CGuiThermalSource::draw ( QImage *  img) [virtual]

Draws the tag in the map.

Parameters:
img[QImage*] The image to draw to
Returns:
void

Implements stdr_gui::CGuiSource.

Definition at line 53 of file stdr_gui_thermal_source.cpp.

Returns the tag message.

Returns:
QString

Definition at line 109 of file stdr_gui_thermal_source.cpp.

void stdr_gui::CGuiThermalSource::setDegrees ( float  degrees)

Sets the tag message.

Parameters:
msg[QString] The message to be set
Returns:
void

Definition at line 100 of file stdr_gui_thermal_source.cpp.


Member Data Documentation

< The degrees of the thermal source

Definition at line 43 of file stdr_gui_thermal_source.h.


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


stdr_gui
Author(s): Manos Tsardoulias
autogenerated on Tue Feb 7 2017 03:46:43