SUMO - Simulation of Urban MObility
NBLinkPossibilityMatrix.h File Reference
#include <config.h>
#include <bitset>
#include <vector>
Include dependency graph for NBLinkPossibilityMatrix.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef std::vector< std::bitset< SUMO_MAX_CONNECTIONS > > NBLinkPossibilityMatrix
 

Detailed Description

Author
Daniel Krajzewicz
Sascha Krieg
Michael Behrisch
Date
Sept 2002
Version
Id
NBLinkPossibilityMatrix.h 20433 2016-04-13 08:00:14Z behrisch

Definition in file NBLinkPossibilityMatrix.h.

Typedef Documentation

typedef std::vector<std::bitset<SUMO_MAX_CONNECTIONS> > NBLinkPossibilityMatrix

Definition at line 47 of file NBLinkPossibilityMatrix.h.