All Packages Class Hierarchy This Package Previous Next Index
Class edu.cmu.owl.bo.control.server.SensorEvent
edu.cmu.owl.bo.control.server.SensorEvent
- public class SensorEvent
This class represents the Sensor Event object. Note that with this class
you can only instantiate it with a source for the event.
-
SensorEvent(SensorController)
- This constructor instantiates the object
SensorEvent
public SensorEvent(SensorController source)
- This constructor instantiates the object
- Parameters:
- source - the source of the event
All Packages Class Hierarchy This Package Previous Next Index