| Home | Trees | Index | Help |
|
|---|
| Package pyrobot :: Package robot :: Module khepera :: Class LightSensor |
|
Device--+ |IRSensor--+ | LightSensor
| Method Summary | |
|---|---|
__init__(self,
dev)
| |
| Inherited from IRSensor | |
| |
Send sensor device, dist, pos, geometry (ox, oy, oz, thr, arc). | |
| Inherited from Device | |
Get a SensorValue, a range, or a set. | |
Used to iterate through SensorValues of device. | |
Method to addWidgets to the device window. | |
Device-level method to get all of the angles. | |
Hides the window. | |
Device-level method to get all of the distances. | |
Returns the value of .active. | |
Returns the device data, whatever it might be. | |
Returns the .state. | |
Return all of the groups a pos is in. | |
Get the maxvalue of the sensor. | |
Returns the .visible of the sensor. | |
Method to make and show the device window. | |
Convert the sensor units into default units. | |
Sets the .active property. | |
Set the maxvalue of the sensor. | |
Sets the title of the device. | |
Use this to put setup code in (instead of in __init__). | |
Sets the .visible attribute, and hides/shows window. | |
Starts the device (sets the .state). | |
Stops the device (sets the .state). | |
Method called to update the device properties. | |
Method to update the device window. | |
| Property Summary | |
|---|---|
| Inherited from Device | |
geometry | |
noise | |
pos | |
rawValue | |
value | |
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Mon Jul 25 01:39:27 2005 | http://epydoc.sf.net |