Trees | Indices | Help |
|
---|
|
object --+ | tuple --+ | Location
Location(id, sensor_data)
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
|
|
|||
a new object with type S, a subtype of T |
|
|
|||
_fields =
|
|
|||
id Alias for field number 0 |
|||
sensor_data Alias for field number 1 |
|
Return self as a plain tuple. Used by copy and pickle.
|
Create new instance of Location(id, sensor_data)
|
Return a nicely formatted representation string
|
|
idAlias for field number 0 |
sensor_dataAlias for field number 1 |
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 | http://epydoc.sourceforge.net |