HapiConnectionReliability

data class HapiConnectionReliability(origin: HafasReliabilityType, alternative: HafasReliabilityType)

Properties

alternative
Link copied to clipboard
val alternative: HafasReliabilityType

Reliability of an alternative connection to the original connection regarding its realtime status including cancellations, delays etc. Used in time machine feature.

origin
Link copied to clipboard
val origin: HafasReliabilityType

Reliability of the connection itself regarding its realtime status including cancellations, delays etc. to the get to the destination in time. Used in time machine feature.