rtron
Toggle table of contents
1.3.0
jvm
Platform filter
jvm
Switch theme
Search in API
rtron
rtron-model
/
io.rtron.model.opendrive.junction
/
JunctionConnectionLaneLink
Junction
Connection
Lane
Link
data
class
JunctionConnectionLaneLink
(
var
from
:
Int
=
Int.MIN_VALUE
,
var
to
:
Int
=
Int.MIN_VALUE
)
:
OpendriveElement
Members
Constructors
Junction
Connection
Lane
Link
Link copied to clipboard
constructor
(
from
:
Int
=
Int.MIN_VALUE
,
to
:
Int
=
Int.MIN_VALUE
)
Properties
from
Link copied to clipboard
var
from
:
Int
g_
Additional
Data
Link copied to clipboard
var
g_AdditionalData
:
List
<
AdditionalData
>
to
Link copied to clipboard
var
to
:
Int