Full index
Package indexes
PHPWeatherStation
s
u
_
s
top
Sensor
Sensor
in Sensor
The class is responsible of getting, setting and filtering the possible station sensor values.
Sensor
Sensor
in Sensor
setXPath
Station::setXPath()
in Station
Create a new DOMDocument && DOMXPath instances.
Station
Station
in Station
The Station class to easily read data from a station connected to Meteohub using an XML file.
Station
Station
in Station
u
top
Unit
Unit
in Unit
The class is responsible of getting, setting and filtering the possible values of the used measurement units used by the station sensors.
Unit
Unit
in Unit
_
top
__construct
Unit::__construct()
in Unit
Create a new Unit object.
__construct
Sensor::__construct()
in Sensor
Create a new Sensor object.
__construct
Station::__construct()
in Station
Creates a new Station object
__get
Unit::__get()
in Unit
Get the value of a unit.
__get
Sensor::__get()
in Sensor
Get the value of a sensor.
__get
Station::__get()
in Station
Get Meteohub XML-Data items or Station attributes
__set
Unit::__set()
in Unit
Set a value for a unit.
__set
Sensor::__set()
in Sensor
Set a value for a sensor.
s
u
_