|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
SignalListener | The SignalListener interface forces its implementing classes
to implement all the methods that are used by the EventListener
mechanism. |
Class Summary | |
---|---|
Signal | The Signal class contains a single double value (signal) and
implements an EventListener mechanism that allows its registered
listeners to be informed if the signal's value has changes. |
SignalEvent | The SignalEvent class is the transportation vehicle for
a signal value that is sent from or sent to a Signal object
via the EventListener mechanism. |
TwoWaySwitch | The TwoWaySwitch class implements a switch with an input and
two output signals (channels). |
Provides the classes that are the basis for most of the UAV Playground components.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |