Microscopic Traffic Simulator
|
Represents tuple containing location and normalized direction vector. More...
Public Attributes | |
Point | Location |
Location. More... | |
Vector | DirectionNormalizedVector |
Normalized direction vector. More... | |
Represents tuple containing location and normalized direction vector.
Definition at line 13 of file GpsRecordsManager.LocationAndDirection.cs.
Vector Microscopic_Traffic_Simulator___Model.CellularTopologyObjects.GpsRecordsManager.LocationAndDirection.DirectionNormalizedVector |
Normalized direction vector.
Definition at line 23 of file GpsRecordsManager.LocationAndDirection.cs.
Point Microscopic_Traffic_Simulator___Model.CellularTopologyObjects.GpsRecordsManager.LocationAndDirection.Location |
Location.
Definition at line 18 of file GpsRecordsManager.LocationAndDirection.cs.