estimote-indoor-sdk-android / com.estimote.indoorsdk.cloud / LocationLinearObject

LocationLinearObject

data class LocationLinearObject

Constructors

<init>

LocationLinearObject(x1: Double, y1: Double, x2: Double, y2: Double, orientation: Double, type: Int)

Properties

orientation

val orientation: Double

type

val type: Int

x1

val x1: Double

x2

val x2: Double

y1

val y1: Double

y2

val y2: Double