Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
core-takserver
/
org.meshtastic.core.takserver
/
CoTTrack
Co
TTrack
@
Serializable
data
class
CoTTrack
(
val
speed
:
Double
,
val
course
:
Double
)
(
source
)
Members
Constructors
Co
TTrack
Link copied to clipboard
constructor
(
speed
:
Double
,
course
:
Double
)
Properties
course
Link copied to clipboard
val
course
:
Double
speed
Link copied to clipboard
val
speed
:
Double