EEROS  0.4.1.0
API for the EEROS Real-Time Robotics Framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
ControlSystem Class Reference

#include <ControlSystem.hpp>

Inheritance diagram for ControlSystem:
Collaboration diagram for ControlSystem:

Public Member Functions

void run ()
 
void start ()
 
void stop ()
 
- Public Member Functions inherited from eeros::Runnable
virtual ~Runnable ()
 

Static Public Member Functions

static ControlSysteminstance ()
 

Public Attributes

eeros::control::PeripheralInput enc
 

Member Function Documentation

ControlSystem & ControlSystem::instance ( )
static

Here is the caller graph for this function:

void ControlSystem::run ( )
virtual

Implements eeros::Runnable.

Here is the call graph for this function:

void ControlSystem::start ( )

Here is the caller graph for this function:

void ControlSystem::stop ( )

Here is the caller graph for this function:

Member Data Documentation

eeros::control::PeripheralInput ControlSystem::enc

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