Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

Sensors Class Reference

base class for sensor processes More...

#include <Sensors.h>

Inheritance diagram for Sensors:

Inheritance graph
[legend]
Collaboration diagram for Sensors:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Sensors ()
 constructor.

void setCameraParameters (CameraParameters &cameraParameters)
 sets Camera Parameters with CameraParameters ;-/


Protected Attributes

CameraParameters cameraParameters

Detailed Description

base class for sensor processes

Author:
Joscha Bach

Definition at line 27 of file Sensors.h.


Constructor & Destructor Documentation

Sensors::Sensors  ) 
 

constructor.

reads camera parameters from file or sets defaults if no file exists

Definition at line 24 of file Sensors.cpp.

References cameraParameters, InFile::exists(), getLocation(), setCameraParameters(), CameraParameters::theGain, CameraParameters::theShutterSpeed, and CameraParameters::theWhiteBalance.

Here is the call graph for this function:


Member Function Documentation

void Sensors::setCameraParameters CameraParameters cameraParameters  ) 
 

sets Camera Parameters with CameraParameters ;-/

Definition at line 41 of file Sensors.cpp.

References CameraParameters::theGain, CameraParameters::theShutterSpeed, and CameraParameters::theWhiteBalance.

Referenced by AutoShutter::execute(), Cognition::handleMessage(), AutoShutter::selectBest(), and Sensors().


Member Data Documentation

CameraParameters Sensors::cameraParameters [protected]
 

Definition at line 40 of file Sensors.h.

Referenced by Sensors().


The documentation for this class was generated from the following files:
Generated on Thu Sep 23 20:11:44 2004 for GT2004 by doxygen 1.3.6