WaypointDuration

data class WaypointDuration : Parcelable

Functions

describeContents
Link copied to clipboard
abstract fun describeContents(): Int
writeToParcel
Link copied to clipboard
abstract fun writeToParcel(p0: Parcel, p1: Int)

Properties

ideal
Link copied to clipboard
val ideal: Int

Waypoint duration without traffic and speed profiles

waypoint
Link copied to clipboard
val waypoint: Waypoint

Waypoint to which durations are computed

withSpeedProfileAndTraffic
Link copied to clipboard
val withSpeedProfileAndTraffic: Int

Waypoint duration with current traffic

withSpeedProfiles
Link copied to clipboard
val withSpeedProfiles: Int

Waypoint duration with speed profiles