toggle menu
rtron
1.3.0
jvm
switch theme
search in API
rtron-transformer
/
io.rtron.transformer.converter.roadspaces2citygml.module
/
CodeAdder
/
mapToTrafficAreaFunctionCodes
map
To
Traffic
Area
Function
Codes
fun
mapToTrafficAreaFunctionCodes
(
laneType
:
LaneType
)
:
List
<
TrafficAreaFunctionCode
>
Returns the
TrafficAreaFunctionCode
list of a
TrafficArea
from the
laneType
of a lane.
fun
mapToTrafficAreaFunctionCodes
(
roadObjectType
:
RoadObjectType
)
:
List
<
TrafficAreaFunctionCode
>