toggle menu
rtron
1.3.0
jvm
switch theme
search in API
rtron-model
/
io.rtron.model.opendrive.lane
/
RoadLanesLaneSectionLRLaneHeight
Road
Lanes
Lane
Section
LRLane
Height
data
class
RoadLanesLaneSectionLRLaneHeight
(
var
inner
:
Double
=
Double.NaN
,
var
outer
:
Double
=
Double.NaN
,
var
sOffset
:
Double
=
Double.NaN
)
:
OpendriveElement
Members
Constructors
Road
Lanes
Lane
Section
LRLane
Height
Link copied to clipboard
constructor
(
inner
:
Double
=
Double.NaN
,
outer
:
Double
=
Double.NaN
,
sOffset
:
Double
=
Double.NaN
)
Properties
g_Additional
Data
Link copied to clipboard
var
g_AdditionalData
:
List
<
AdditionalData
>
inner
Link copied to clipboard
var
inner
:
Double
outer
Link copied to clipboard
var
outer
:
Double
s
Offset
Link copied to clipboard
var
sOffset
:
Double