toggle menu
rtron
1.3.0
jvm
switch theme
search in API
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