Package | Description |
---|---|
eu.datex2.schema.dynamisch.messstellen.umfelddaten |
Modifier and Type | Class and Description |
---|---|
class |
HumidityInformation
Measurements of atmospheric humidity.
|
class |
PrecipitationInformation
Measurements of precipitation.
|
class |
RoadSurfaceConditionInformation
Measurements of road surface conditions which are related to the weather.
|
class |
TemperatureInformation
Measurements of atmospheric temperature.
|
class |
VisibilityInformation
Measurements of atmospheric visibility.
|
class |
WeatherData
Measured or derived values relating to the weather at a specific location or locations.
|
class |
WindInformation
Measurements of wind conditions.
|
Modifier and Type | Field and Description |
---|---|
protected BasicData |
MeasuredValue.basicData |
Modifier and Type | Method and Description |
---|---|
BasicData |
MeasuredValue.getBasicData()
Gets the value of the basicData property.
|
Modifier and Type | Method and Description |
---|---|
void |
MeasuredValue.setBasicData(BasicData value)
Sets the value of the basicData property.
|