Autopysta
Loading...
Searching...
No Matches
point.h File Reference

File for the point class definition. More...

#include <string>
#include <sstream>

Go to the source code of this file.

Classes

class  point
 Represents a point in time for a vehicle in a traffic simulation. More...
 

Detailed Description

File for the point class definition.

Author
Rafael Delpiano.
Date
11 Dec 2019

This file contains the definition of the point class, which represents a vehicle's position, velocity, acceleration, time, and lane in a traffic simulation.