NTRT Simulator  Version: Master
 All Classes Namespaces Files Functions Variables Typedefs Friends Pages
tgSpringCableActuator.h File Reference

Contains the definition of abstract base class tgSpringCableActuator. Assumes that the string is linear (F = -kX - bV) More...

#include "tgModel.h"
#include "tgControllable.h"
#include "tgSubject.h"
#include <deque>
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  tgSpringCableActuator
 
struct  tgSpringCableActuator::Config
 
struct  tgSpringCableActuator::SpringCableActuatorHistory
 

Detailed Description

Contains the definition of abstract base class tgSpringCableActuator. Assumes that the string is linear (F = -kX - bV)

Author
Brian Tietz $Id$

Definition in file tgSpringCableActuator.h.