rci::Length Class Reference

Domain object, representing length values. More...

#include <Length.h>

List of all members.

Public Member Functions

 Length ()
 Length (nemo::RealVector values)
virtual double m (unsigned int index) const
 Returns length in meters.

Static Public Member Functions

static LengthPtr copy (const Length &length)
 Create JointAngles from a JointAngles object (deep copy).

Protected Member Functions

virtual std::string print () const
 Print function.

Detailed Description

Domain object, representing length values.

Default representatin is in meter (m), according to the International System of Units (SI).

Definition at line 52 of file Length.h.


Constructor & Destructor Documentation

rci::Length::Length (  ) 

Definition at line 36 of file Length.cpp.

Referenced by copy().

Here is the caller graph for this function:

rci::Length::Length ( nemo::RealVector  values  ) 

Member Function Documentation

LengthPtr rci::Length::copy ( const Length length  )  [static]

Create JointAngles from a JointAngles object (deep copy).

Parameters:
JointAngles object

Definition at line 44 of file Length.cpp.

References Length().

Here is the call graph for this function:

double rci::Length::m ( unsigned int  index  )  const [virtual]

Returns length in meters.

Parameters:
index Index of the value to return
Returns:
Length in meter

Definition at line 48 of file Length.cpp.

std::string rci::Length::print (  )  const [protected, virtual]

Print function.

Definition at line 52 of file Length.cpp.


The documentation for this class was generated from the following files:
Generated on Thu Aug 2 14:03:06 2012 for RCI by  doxygen 1.6.3