Trees
Indices
Help
Package noaadata
::
Module stations
:: Class Station
[
hide private
]
[
frames
] |
no frames
]
Class Station
source code
A single station
Instance Methods
[
hide private
]
__init__
(
self
,
et
)
Create a station object from an element tree
source code
getName
(
self
)
source code
getID
(
self
)
source code
getLon
(
self
)
source code
getLat
(
self
)
source code
hasSensor
(
self
,
name
=
'
Water Level
'
,
status
=
True
,
sensorID
=
None
,
DCP
=
None
)
Return true if the station has that particular sensor type
source code
printMe
(
self
)
source code
Method Details
[
hide private
]
__init__
(
self
,
et
)
(Constructor)
source code
Create a station object from an element tree
Parameters:
et
- Element Tree for one station
Trees
Indices
Help
Generated by Epydoc 3.0beta1 on Sat Mar 31 08:53:01 2007
http://epydoc.sourceforge.net