[PHPWeatherStation] element index

All elements
s u _
_
top
__construct
Create a new Unit object.
__construct
Create a new Sensor object.
__construct
Creates a new Station object
__get
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
Set a value for a unit.
__set
Sensor::__set() in Sensor
Set a value for a sensor.
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
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
s u _