PFVehiclePosition

class PFVehiclePosition : Table

Represents information about current vehicle location, speed and course

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

Properties

Link copied to clipboard

Defines geographical location of the current vehicle position

Link copied to clipboard

Defines course (direction of travel) of the position, in degrees. Valid course values are in the range [0, 360), with 0 degrees representing north and values increasing clockwise.

Link copied to clipboard

Defines movement speed

Link copied to clipboard

Defines current speed units for given speed