null component $Date$ More...
#include "ThermoLimiter.h"
#include <rtm/CorbaNaming.h>
#include <hrpModel/ModelLoaderUtil.h>
#include <hrpUtil/MatrixSolvers.h>
#include <cmath>
Go to the source code of this file.
Macros | |
#define | DQ_MAX 1.0 |
Typedefs | |
typedef coil::Guard< coil::Mutex > | Guard |
Functions | |
void | ThermoLimiterInit (RTC::Manager *manager) |
Variables | |
static const char * | thermolimiter_spec [] |
#define DQ_MAX 1.0 |
Definition at line 16 of file ThermoLimiter.cpp.
typedef coil::Guard<coil::Mutex> Guard |
Definition at line 18 of file ThermoLimiter.cpp.
void ThermoLimiterInit | ( | RTC::Manager * | manager | ) |
Definition at line 411 of file ThermoLimiter.cpp.
|
static |
Definition at line 22 of file ThermoLimiter.cpp.