23 #ifndef KHEPERASENSORS_H
24 #define KHEPERASENSORS_H
27 #include "neuroninterfaces.h"
31 #include "phycylinder.h"
95 static void describe(QString type);
164 static void describe(QString type);
170 virtual void update();
256 static void describe(QString type);
262 virtual void update();
299 const QVector<bool> m_activeSensors;
306 const int m_numActiveSensors;
378 static void describe(QString type);
384 virtual void update();
421 const QVector<bool> m_activeSensors;
428 const int m_numActiveSensors;
481 static void describe(QString type);
487 virtual void update();
563 static QString modeToString(Mode mode);
572 static Mode stringToMode(QString mode);
604 static void describe(QString type);
610 virtual void update();
627 virtual void resourceChanged(QString resourceName, ResourceChangeType changeType);