Microscopic Traffic Simulator
Microscopic_Traffic_Simulator___Model.CellularTopologyObjects.GpsRecordsManager.LocationAndDirection Struct Reference

Represents tuple containing location and normalized direction vector. More...

Public Attributes

Point Location
 Location. More...
 
Vector DirectionNormalizedVector
 Normalized direction vector. More...
 

Detailed Description

Represents tuple containing location and normalized direction vector.

Definition at line 13 of file GpsRecordsManager.LocationAndDirection.cs.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: