profi-sdk-aos-parent
0.10.1.28
profi-sdk-aos-model
/
com.sygic.profi.model.fb.tbt
/
PFVehiclePosition
/
Companion
Companion
object
Companion
Functions
Functions
add
Coordinates
Link copied to clipboard
fun
addCoordinates
(
builder
:
FlatBufferBuilder
,
coordinates
:
Int
)
add
Heading
Link copied to clipboard
fun
addHeading
(
builder
:
FlatBufferBuilder
,
heading
:
Float
)
add
Speed
Link copied to clipboard
fun
addSpeed
(
builder
:
FlatBufferBuilder
,
speed
:
Float
)
add
Speed
Units
Link copied to clipboard
fun
addSpeedUnits
(
builder
:
FlatBufferBuilder
,
speedUnits
:
Byte
)
end
PFVehicle
Position
Link copied to clipboard
fun
endPFVehiclePosition
(
builder
:
FlatBufferBuilder
)
:
Int
get
Root
As
PFVehicle
Position
Link copied to clipboard
fun
getRootAsPFVehiclePosition
(
_bb
:
ByteBuffer
)
:
PFVehiclePosition
fun
getRootAsPFVehiclePosition
(
_bb
:
ByteBuffer
,
obj
:
PFVehiclePosition
)
:
PFVehiclePosition
start
PFVehicle
Position
Link copied to clipboard
fun
startPFVehiclePosition
(
builder
:
FlatBufferBuilder
)
validate
Version
Link copied to clipboard
fun
validateVersion
(
)