Eclipse SUMO - Simulation of Urban MObility
Loading...
Searching...
No Matches
RailEdge.h File Reference
#include <config.h>
#include <cassert>
Include dependency graph for RailEdge.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  RailEdge< E, V >
 the edge type representing backward edges More...

Macros

#define RailEdge_DEBUG_COND(obj)
#define RailEdge_DEBUGID   ""
#define REVERSAL_SLACK   (POSITION_EPS + NUMERICAL_EPS)

Detailed Description

Author
Jakob Erdmann
Date
26.02.2020

Definition in file RailEdge.h.

Macro Definition Documentation

◆ RailEdge_DEBUG_COND

#define RailEdge_DEBUG_COND ( obj)
Value:
(true)

Definition at line 29 of file RailEdge.h.

Referenced by RailEdge< E, V >::prohibits().

◆ RailEdge_DEBUGID

#define RailEdge_DEBUGID   ""

Definition at line 27 of file RailEdge.h.

◆ REVERSAL_SLACK

#define REVERSAL_SLACK   (POSITION_EPS + NUMERICAL_EPS)