Namespaces | Defines | Functions | Variables
grt_malloc.cpp File Reference
#include "model.h"
#include "grt.h"
Include dependency graph for grt_malloc.cpp:

Go to the source code of this file.

Namespaces

namespace  rosrtw

Defines

#define rt_ODECreateIntegrationData(si)   rtsiSetSolverName(si, "FixedStepDiscrete");
#define rt_ODEUpdateContinuousStates(si)   rtsiSetT(si,rtsiGetSolverStopTime(si))
#define rtExtModeSingleTaskUpload(S)   /* Do nothing */

Functions

RT_MODELMODEL (void)

Variables

const char * RT_MEMORY_ALLOCATION_ERROR = "memory allocation error"

Define Documentation

#define rt_ODECreateIntegrationData (   si)    rtsiSetSolverName(si, "FixedStepDiscrete");

Definition at line 68 of file grt_malloc.cpp.

#define rt_ODEUpdateContinuousStates (   si)    rtsiSetT(si,rtsiGetSolverStopTime(si))

Definition at line 70 of file grt_malloc.cpp.

#define rtExtModeSingleTaskUpload (   S)    /* Do nothing */

Definition at line 97 of file grt_malloc.cpp.


Function Documentation

RT_MODEL* MODEL ( void  )

Variable Documentation

const char* RT_MEMORY_ALLOCATION_ERROR = "memory allocation error"

Definition at line 79 of file grt_malloc.cpp.



rosrtw
Author(s): Johannes Meyer
autogenerated on Fri Jul 25 2014 06:08:44