transform
fun transform(opendriveModel: OpendriveModel): Pair<Option<RoadspacesModel>, Opendrive2RoadspacesReport>
Execution of the transformation.
Return
transformed RoadSpaces model as output
Parameters
opendriveModel
OpenDRIVE model as input
Execution of the transformation.
transformed RoadSpaces model as output
OpenDRIVE model as input