RoadspacesModel
The RoadspacesModel is a parametric implementation of the objects within a road space and is capable of generating surface based representations. Therefore, it can serve as intermediate model, as it can read the parametric modeling approach of OpenDRIVE and generate the surface based modeling approach of CityGML.
Constructors
Properties
Functions
Returns the geometry of a longitudinal filler surface between the current lane and the successor lane.
Returns a list of Junctions which contain at least one Roadspace with the name roadspaceName.
Returns all available Junctions.
Returns a list of all available Lanes (without center lanes).
Returns a list of all RoadspaceIdentifier of roadspaces which are not located in a Junction and have the roadspaceName.
Returns a sorted list of all raodspace names.
Returns all available Roadspaces.
Returns a list of all Roadspaces that are located in a junction.
Returns a list of all Roadspaces that are not located in a junction.
Returns the Junction with specific junctionIdentifier.
Returns an identifier list of lanes that precede this lane.
Returns the Roadspace with specific roadspaceIdentifier.
Returns a list of Roadspaces that belong to the junction with junctionIdentifier.
Returns an identifier list of lanes that follow this lane.