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

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

#include <TypeIRMLOutputParameters.h>

List of all members.

Public Member Functions

 TypeIRMLOutputParameters (const unsigned int &NumberOfDOFs)
 Constructor of the class TypeIRMLOutputParameters.
 TypeIRMLOutputParameters (const TypeIRMLOutputParameters &OP)
 Copy constructor of the class TypeIRMLOutputParameters.
TypeIRMLOutputParametersoperator= (const TypeIRMLOutputParameters &OP)
 Copy operator.
 ~TypeIRMLOutputParameters (void)
 Destructor of class TypeIRMLOutputParameters, frees heap memory.

Public Attributes

TypeIRMLDoubleVectorNewPosition
TypeIRMLDoubleVectorNewVelocity

Detailed Description

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

It is part of the namespace TypeIRMLMath.

See also:
TypeIRML
TypeIRMLInputParameters

Definition at line 77 of file TypeIRMLOutputParameters.h.


Constructor & Destructor Documentation

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

Constructor of the class TypeIRMLOutputParameters.

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

Definition at line 99 of file TypeIRMLOutputParameters.h.

Copy constructor of the class TypeIRMLOutputParameters.

Allocates memory for the specified number of degrees of freedom.

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

Definition at line 124 of file TypeIRMLOutputParameters.h.

Destructor of class TypeIRMLOutputParameters, frees heap memory.

Definition at line 158 of file TypeIRMLOutputParameters.h.


Member Function Documentation

TypeIRMLOutputParameters & TypeIRMLMath::TypeIRMLOutputParameters::operator= ( const TypeIRMLOutputParameters OP) [inline]

Copy operator.

Parameters:
OPSet of output parameters

Definition at line 143 of file TypeIRMLOutputParameters.h.


Member Data Documentation

Definition at line 167 of file TypeIRMLOutputParameters.h.

Definition at line 168 of file TypeIRMLOutputParameters.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.