toggle menu
SDK
androidJvm
switch theme
search in API
slamsdk-next
/
com.combain.slamsdk_next.cps
/
SLSlamIndoorLocation
SLSlam
Indoor
Location
class
SLSlamIndoorLocation
(
val
location
:
SLSlamLocation
?
,
val
accuracy
:
Int
?
,
val
logId
:
Long
?
,
val
indoor
:
SLSlamIndoor
?
)
:
SLSlamCpsLocationBase
Members
Constructors
SLSlam
Indoor
Location
Link copied to clipboard
constructor
(
location
:
SLSlamLocation
?
,
accuracy
:
Int
?
,
logId
:
Long
?
,
indoor
:
SLSlamIndoor
?
)
Properties
accuracy
Link copied to clipboard
open
val
accuracy
:
Int
?
indoor
Link copied to clipboard
val
indoor
:
SLSlamIndoor
?
location
Link copied to clipboard
open
val
location
:
SLSlamLocation
?
log
Id
Link copied to clipboard
open
val
logId
:
Long
?