HafasPrognosisType

enum HafasPrognosisType : Enum<HafasPrognosisType>

Entries

MANUAL
Link copied to clipboard

The realtime data has been updated manually

SCHEDULED
Link copied to clipboard

The realtime data is based on the schedule

REPORTED
Link copied to clipboard

The realtime data is based on a reported vehicle position

PROGNOSED
Link copied to clipboard

The realtime data is based on a prognosis by the server

PARTIAL_FAILURE_AT_ARRIVAL
Link copied to clipboard

The journey arrival is affected by a vehicle issue

PARTIAL_FAILURE_AT_DEPARTURE
Link copied to clipboard

The journey departure is affected by a vehicle issue

CORRECTED
Link copied to clipboard
CANCELLED
Link copied to clipboard

The journey is cancelled

CALCULATED
Link copied to clipboard

The realtime data was calculated by the server

Properties

name
Link copied to clipboard
val name: String
ordinal
Link copied to clipboard
val ordinal: Int