13 #ifndef LOOPCONTROLIF_H_
14 #define LOOPCONTROLIF_H_
31 static const Str NAME(
"LoopControl" );
43 static const float LOOP_FAST( 0.400 );
44 static const float LOOP_SLOW( 5.000 );
45 static const float LOOP_DRIFT( 300.000 );
static const BaseUnit SECOND
Definition: Units.h:43
Definition: ElementURI.h:166
Replacement for standard template class string.
Definition: Str.h:12
Specifies URIs shared by components that can be loaded from modules at startup Designed to be include...
Contains the ElementURI class definition.
Definition: ElementURI.h:229
Specifies the interface details for the LoopControl component in the ControlModule.
Definition: LoopControlIF.h:27