dof4 Class Reference

Parameters of 4-DOF transform. More...

#include <dof4.hh>

Inheritance diagram for dof4:

Inheritance graph
[legend]
Collaboration diagram for dof4:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 dof4 (double _x, double _y, int _z, double _angle)
 Constructor.
double getX (void) const
 Get x-shift.
double getY (void) const
 Get y-shift.
int getZ (void) const
 Get z-shift (depth).
double getAngle (void) const
 Get rotation in radian.

Protected Attributes

double x
 x-shift.
double y
 y-shift.
int z
 z-shift (depth).
double angle
 Rotation (in radian).

Detailed Description

Parameters of 4-DOF transform.

See also:
Units


Constructor & Destructor Documentation

dof4::dof4 double  _x,
double  _y,
int  _z,
double  _angle
[inline]
 

Constructor.

Parameters:
_x x-shift.
_y y-shift.
_z z-shift.
_angle Rotation in radian.


The documentation for this class was generated from the following file:
doxygen-1.4.5 documentation for micron-vision - Tue Jan 17 15:29:15 2006