Fast Research Interface Library  Manual and Documentation
Classes | Typedefs
include/TypeIRMLVector.h File Reference

Header file for the dynamic vector class used for the Reflexxes Motion Library (Type I) More...

#include <string.h>

Go to the source code of this file.

Classes

class  TypeIRMLVector< T >
 This is a minimalistic dynamic vector class implementation used for the Reflexxes Motion Libraries. More...

Typedefs

typedef TypeIRMLVector< double > TypeIRMLDoubleVector
 Type definition for vectors of double elements.
typedef TypeIRMLVector< int > TypeIRMLIntVector
 Type definition for vectors of int elements.
typedef TypeIRMLVector< bool > TypeIRMLBoolVector
 Type definition for vectors of bool elements.

Detailed Description

Header file for the dynamic vector class used for the Reflexxes Motion Library (Type I)

This file implements a minimalist version of a dynamic vector class to be used for the interface of the Type I On-Line Trajectory Generation algorithm. Furthermore, three type-specific versions of this class are defined:

Date:
November 2011
Version:
1.1
Author:
Reflexxes GmbH, info@.nosp@m.refl.nosp@m.exxes.nosp@m..com

Definition in file TypeIRMLVector.h.


Typedef Documentation

Type definition for vectors of bool elements.

See also:
TypeIRMLVector

Definition at line 581 of file TypeIRMLVector.h.

Type definition for vectors of double elements.

See also:
TypeIRMLVector

Definition at line 559 of file TypeIRMLVector.h.

Type definition for vectors of int elements.

See also:
TypeIRMLVector

Definition at line 570 of file TypeIRMLVector.h.

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