TAKPacket-SDK
Toggle table of contents
0.7.0
common
Target filter
common
Switch theme
Search in API
Skip to content
TAKPacket-SDK
TAKPacket-SDK
/
org.meshtastic.tak
/
TakPacketV2Data
/
SensorFovData
/
SensorFovData
Sensor
Fov
Data
constructor
(
type
:
TakPacketV2Data.SensorFovData.SensorType
=
SensorType.Unspecified
,
azimuthDeg
:
Int
=
270
,
rangeMeters
:
Int
?
=
null
,
fovHorizontalDeg
:
Int
=
45
,
fovVerticalDeg
:
Int
?
=
null
,
elevationDeg
:
Int
=
0
,
rollDeg
:
Int
?
=
null
,
model
:
String
?
=
null
)
(
source
)