rtron
Toggle table of contents
1.3.0
jvm
Platform filter
jvm
Switch theme
Search in API
rtron
rtron-model
/
io.rtron.model.opendrive.lane
/
RoadLanesLaneSectionCenter
Road
Lanes
Lane
Section
Center
data
class
RoadLanesLaneSectionCenter
(
var
lane
:
RoadLanesLaneSectionCenterLane
=
RoadLanesLaneSectionCenterLane()
)
:
OpendriveElement
Members
Constructors
Road
Lanes
Lane
Section
Center
Link copied to clipboard
constructor
(
lane
:
RoadLanesLaneSectionCenterLane
=
RoadLanesLaneSectionCenterLane()
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
g_
Additional
Data
Link copied to clipboard
var
g_AdditionalData
:
List
<
AdditionalData
>
lane
Link copied to clipboard
var
lane
:
RoadLanesLaneSectionCenterLane
Functions
get
Individual
Center
Lane
Link copied to clipboard
fun
getIndividualCenterLane
(
)
:
RoadLanesLaneSectionCenterLane
get
Number
Of
Lanes
Link copied to clipboard
fun
getNumberOfLanes
(
)
:
Int