Trees
Indices
Help
ASC-Tema1
[
hide private
]
[
frames
] |
no frames
]
[
Module Hierarchy
|
Class Hierarchy
]
Class Hierarchy
device.Device
:
Class that represents a device.
supervisor.DeviceRunData
supervisor.Runtime
:
Object called by a device to get its neighbours at each timepoint.
supervisor.Script
:
Encapsulates the algoritm for improving noisy measurement data.
supervisor.Supervisor
:
Class used to globally check accesses from device threads and verify result correctness.
test.TestCase
:
Class representing a test case: various parameters and lists of devices and scripts.
test.TestParams
:
Class representing the parameters of a test case, as specified in test input files.
tester.Tester
:
Runs the test.
threading._Verbose
threading.Thread
:
A class that represents a thread of control.
device.DeviceThread
:
Class that implements the device's worker thread.
tuple
:
tuple() -> empty tuple tuple(iterable) -> tuple initialized from iterable's items
test.DeviceTestData
:
DeviceTestData(id, locations, encounters)
test.Encounter
:
Encounter(time_point, devices)
test.Location
:
Location(id, sensor_data)
supervisor.ScriptRunData
:
ScriptRunData(script, location)
test.ScriptTestData
:
ScriptTestData(time_point, device, location)
Trees
Indices
Help
ASC-Tema1
Generated by Epydoc 3.0.1
http://epydoc.sourceforge.net