Package | Description |
---|---|
eu.datex2.schema.dynamisch.segmente.verkehrslage |
Modifier and Type | Class and Description |
---|---|
class |
TrafficConcentration
Averaged measurements or calculations of traffic concentration.
|
class |
TrafficData
Measured or derived values relating to traffic or individual vehicle movements on a specific section or at a specific point on the road network.
|
class |
TrafficFlow
Averaged measurements or calculations of traffic flow rates.
|
class |
TrafficSpeed
Averaged measurements or calculations of traffic speed.
|
class |
TrafficStatus
The status of traffic conditions on a specific section or at a specific point on the road network.
|
class |
TravelTimeData
Derived/computed travel time information relating to a linear section of the road network; forecast = true means a forecast for a vehicle at the start of the specified location, forecast = false means calculation/measurement at the end.
|
Modifier and Type | Field and Description |
---|---|
protected BasicData |
ElaboratedData.basicData |
Modifier and Type | Method and Description |
---|---|
BasicData |
ElaboratedData.getBasicData()
Gets the value of the basicData property.
|
Modifier and Type | Method and Description |
---|---|
void |
ElaboratedData.setBasicData(BasicData value)
Sets the value of the basicData property.
|