toggle menu
rtron
1.3.0
jvm
switch theme
search in API
rtron-model
/
io.rtron.model.opendrive.junction
/
JunctionSurface
Junction
Surface
data
class
JunctionSurface
(
var
crg
:
List
<
JunctionSurfaceCrg
>
=
emptyList()
)
:
OpendriveElement
Members
Constructors
Junction
Surface
Link copied to clipboard
constructor
(
crg
:
List
<
JunctionSurfaceCrg
>
=
emptyList()
)
Properties
crg
Link copied to clipboard
var
crg
:
List
<
JunctionSurfaceCrg
>
g_Additional
Data
Link copied to clipboard
var
g_AdditionalData
:
List
<
AdditionalData
>