PACECloudSDK
/
cloud.pace.sdk.poikit.routing
/
Bearing
Bearing
class
Bearing
(value:
Int
, range:
Int
)
Content copied to clipboard
Functions
Properties
Functions
equals
Link copied to clipboard
open operator override fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hash
Code
Link copied to clipboard
open override fun
hashCode
():
Int
Content copied to clipboard
to
String
Link copied to clipboard
open override fun
toString
():
String
Content copied to clipboard
Properties
range
Link copied to clipboard
val
range
:
Int
Content copied to clipboard
value
Link copied to clipboard
val
value
:
Int
Content copied to clipboard