PFCmdItinerary

class PFCmdItinerary : Table

Definition of route with all waypoints

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
Link copied to clipboard
fun __init(_i: Int, _bb: ByteBuffer)
Link copied to clipboard
open fun __reset()
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

parts from itinerary constists of ( at least one part is required )

Link copied to clipboard

Properties

Link copied to clipboard

allows or disallows manual edit of itinerary once loaded into navigation (default = false)

Link copied to clipboard

(optional) longer description of this itinerary

Link copied to clipboard
val id: String?

unique id which idefifies this itinerary in system and also in fleet managenent system. Prefix "SygicCurrentRoute:" is reserved.

Link copied to clipboard
Link copied to clipboard
val name: String?

short name of this itinerary

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

(optional) current itinerary status report, it will computed for sending report, and it will be empty during planning.