Class representing geometric topology of road network.
More...
Class representing geometric topology of road network.
Definition at line 14 of file GeometricTopology.cs.
void Microscopic_Traffic_Simulator___Model.GeometricObjects.GeometricTopology.AddLane |
( |
Lane |
newLane | ) |
|
static GeometricTopology Microscopic_Traffic_Simulator___Model.GeometricObjects.GeometricTopology.Deserialize |
( |
string |
path | ) |
|
|
static |
Load geometric topology from file.
- Parameters
-
- Returns
- Loaded geometric topology.
Definition at line 56 of file GeometricTopology.cs.
void Microscopic_Traffic_Simulator___Model.GeometricObjects.GeometricTopology.Serialize |
( |
string |
path | ) |
|
bool Microscopic_Traffic_Simulator___Model.GeometricObjects.GeometricTopology.IsEmpty |
|
get |
ReadOnlyCollection<Lane> Microscopic_Traffic_Simulator___Model.GeometricObjects.GeometricTopology.Lanes |
|
get |
The documentation for this class was generated from the following file: