Private Member Functions

Allows to export a tailored diagonally implicit 5-stage Runge-Kutta method of order 5 for fast model predictive control. More...

#include <dirk5_export.hpp>

Inheritance diagram for DiagonallyIRK5Export:
Inheritance graph
[legend]

List of all members.

Private Member Functions

 DiagonallyIRK5Export (UserInteraction *_userInteraction=0, const std::string &_commonHeaderName="")
 DiagonallyIRK5Export (const DiagonallyIRK5Export &arg)
virtual ~DiagonallyIRK5Export ()

Detailed Description

Allows to export a tailored diagonally implicit 5-stage Runge-Kutta method of order 5 for fast model predictive control.

The class DiagonallyIRK5Export allows to export a tailored diagonally implicit 5-stage Runge-Kutta method of order 5 for fast model predictive control.

Author:
Rien Quirynen

Definition at line 54 of file dirk5_export.hpp.


Constructor & Destructor Documentation

BEGIN_NAMESPACE_ACADO DiagonallyIRK5Export::DiagonallyIRK5Export ( UserInteraction _userInteraction = 0,
const std::string &  _commonHeaderName = "" 
) [private]

Default constructor.

Parameters:
[in]_userInteractionPointer to corresponding user interface.
[in]_commonHeaderNameName of common header file to be included.

Definition at line 45 of file dirk5_export.cpp.

Copy constructor (deep copy).

Parameters:
[in]argRight-hand side object.

Definition at line 53 of file dirk5_export.cpp.

Destructor.

Definition at line 61 of file dirk5_export.cpp.


The documentation for this class was generated from the following files:


acado
Author(s): Milan Vukov, Rien Quirynen
autogenerated on Thu Aug 27 2015 12:01:38