Fast Research Interface Library  Manual and Documentation
Public Member Functions | Public Attributes
TypeIRMLMath::TypeIRMLInputParameters Class Reference

This class describes the input parameters of the Reflexxes Motion Library (Type I) More...

#include <TypeIRMLInputParameters.h>

List of all members.

Public Member Functions

 TypeIRMLInputParameters (const unsigned int &NumberOfDOFs)
 Constructor of the class TypeIRMLInputParameters.
 TypeIRMLInputParameters (const TypeIRMLInputParameters &IP)
 Copy constructor of the class TypeIRMLInputParameters.
TypeIRMLInputParametersoperator= (const TypeIRMLInputParameters &IP)
 Copy operator.
 ~TypeIRMLInputParameters (void)
 Destructor of class TypeIRMLInputParameters, frees heap memory.

Public Attributes

TypeIRMLDoubleVectorCurrentPosition
TypeIRMLDoubleVectorCurrentVelocity
TypeIRMLDoubleVectorMaxAcceleration
TypeIRMLDoubleVectorMaxVelocity
TypeIRMLDoubleVectorTargetPosition
TypeIRMLDoubleVectorTargetVelocity
TypeIRMLBoolVectorSelectionVector

Detailed Description

This class describes the input parameters of the Reflexxes Motion Library (Type I)

It is part of the namespace TypeIRMLMath.

See also:
TypeIRML
TypeIRMLOutputParameters

Definition at line 76 of file TypeIRMLInputParameters.h.


Constructor & Destructor Documentation

TypeIRMLMath::TypeIRMLInputParameters::TypeIRMLInputParameters ( const unsigned int &  NumberOfDOFs) [inline]

Constructor of the class TypeIRMLInputParameters.

It allocates memory for the specified number of degrees of freedom.

Warning:
A call of this method is not real-time capable!!!
Parameters:
NumberOfDOFsNumber of degrees of freedom
See also:
TypeIRML

Definition at line 99 of file TypeIRMLInputParameters.h.

Copy constructor of the class TypeIRMLInputParameters.

Allocates memory for the specified number of degrees of freedom.

Warning:
A call of this method is not real-time capable!!!
Parameters:
IPOriginal object reference

Definition at line 134 of file TypeIRMLInputParameters.h.

Destructor of class TypeIRMLInputParameters, frees heap memory.

Definition at line 183 of file TypeIRMLInputParameters.h.


Member Function Documentation

TypeIRMLInputParameters & TypeIRMLMath::TypeIRMLInputParameters::operator= ( const TypeIRMLInputParameters IP) [inline]

Copy operator.

Parameters:
IPSet of input parameters

Definition at line 163 of file TypeIRMLInputParameters.h.


Member Data Documentation

Definition at line 202 of file TypeIRMLInputParameters.h.

Definition at line 203 of file TypeIRMLInputParameters.h.

Definition at line 204 of file TypeIRMLInputParameters.h.

Definition at line 205 of file TypeIRMLInputParameters.h.

Definition at line 208 of file TypeIRMLInputParameters.h.

Definition at line 206 of file TypeIRMLInputParameters.h.

Definition at line 207 of file TypeIRMLInputParameters.h.


The documentation for this class was generated from the following file:
This document was generated with Doxygen on Thu Apr 12 2012 11:18:55. User documentation of the Fast Research Interface Library for the KUKA Lightweight Robot IV by the Stanford Robotics Research Group. Copyright 2010–2012.