Reflexxes Motion Libraries  Manual and Documentation (Type II, Version 1.2.6)
Public Member Functions
RMLPositionOutputParameters Class Reference

Class for the output parameters of the position-based On-Line Trajectory Generation algorithm. More...

#include <RMLPositionOutputParameters.h>

Inheritance diagram for RMLPositionOutputParameters:
RMLOutputParameters

List of all members.

Public Member Functions

 RMLPositionOutputParameters (const unsigned int DegreesOfFreedom)
 Constructor of class RMLPositionOutputParameters.
 RMLPositionOutputParameters (const RMLPositionOutputParameters &OP)
 Copy constructor of class RMLPositionOutputParameters.
 ~RMLPositionOutputParameters (void)
 Destructor of class RMLPositionOutputParameters.
void Echo (FILE *FileHandler=stdout) const
 

Prints the new state of motion of the output parameters to *FileHandler.



Detailed Description

Class for the output parameters of the position-based On-Line Trajectory Generation algorithm.

The class RMLPositionOutputParameters is derived from the class RMLOutputParameters and constitutes a part of the interface for the position-based On-Line Trajectory Generation algorithm.

See also:
ReflexxesAPI
RMLOutputParameters
RMLVelocityOutputParameters
RMLPositionInputParameters

Constructor & Destructor Documentation

RMLPositionOutputParameters::RMLPositionOutputParameters ( const unsigned int  DegreesOfFreedom) [inline]

Constructor of class RMLPositionOutputParameters.

Warning:
The constructor is not real-time capable as heap memory has to be allocated.
Parameters:
DegreesOfFreedomSpecifies the number of degrees of freedom

Copy constructor of class RMLPositionOutputParameters.

Warning:
The constructor is not real-time capable as heap memory has to be allocated.
Parameters:
OPObject to be copied

Destructor of class RMLPositionOutputParameters.


Member Function Documentation

void RMLPositionOutputParameters::Echo ( FILE *  FileHandler = stdout) const [inline]

Prints the new state of motion of the output parameters to *FileHandler.

Parameters:
FileHandlerFile handler for the output
Warning:
The usage of this method is not real-time capable.

Reimplemented from RMLOutputParameters.


The documentation for this class was generated from the following file:
User documentation of the Reflexxes Motion Libraries by Reflexxes GmbH (Company Information, Impressum). This document was generated with Doxygen on Mon Jul 7 2014 13:21:09. Copyright 2010–2014.