INAVI Navigation SDK Documents
Toggle table of contents
0.0.2
common
Platform filter
common
Switch theme
Search in API
INAVI Navigation SDK Documents
model
/
com.inavisys.navisdk.model.location
/
MyPointD
My
Point
D
@
Serializable
data
class
MyPointD
(
val
x
:
Double
,
val
y
:
Double
)
Members
Constructors
My
Point
D
Link copied to clipboard
constructor
(
x
:
Double
,
y
:
Double
)
Properties
x
Link copied to clipboard
val
x
:
Double
y
Link copied to clipboard
val
y
:
Double