SimDriver  0.1
Public Attributes | List of all members
agent_model::Memory Struct Reference

#include <Interface.h>

Collaboration diagram for agent_model::Memory:
Collaboration graph
[legend]

Public Attributes

MemoryVehicle vehicle
 The memory for vehicle states.
 
double velocity
 The local maximum velocity. (in m/s)
 
MemoryLateral lateral
 The memory for lateral control components.
 
MemoryLaneChange laneChange
 The memory for lane change components.
 

Detailed Description

A class to store all parameters.


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