toggle menu
rtron
1.3.0
jvm
switch theme
search in API
rtron-model
/
io.rtron.model.opendrive.objects
/
RoadObjectsObjectLaneValidity
Road
Objects
Object
Lane
Validity
data
class
RoadObjectsObjectLaneValidity
(
var
fromLane
:
Int
=
Int.MIN_VALUE
,
var
toLane
:
Int
=
Int.MIN_VALUE
)
:
OpendriveElement
Members
Constructors
Road
Objects
Object
Lane
Validity
Link copied to clipboard
constructor
(
fromLane
:
Int
=
Int.MIN_VALUE
,
toLane
:
Int
=
Int.MIN_VALUE
)
Properties
from
Lane
Link copied to clipboard
var
fromLane
:
Int
g_Additional
Data
Link copied to clipboard
var
g_AdditionalData
:
List
<
AdditionalData
>
to
Lane
Link copied to clipboard
var
toLane
:
Int