Loading [MathJax]/extensions/tex2jax.js
Dynamical system model
All Classes Namespaces Files Functions Pages
Station.hpp File Reference

Defines the Station class. More...

#include "RoadJunction.hpp"
#include <map>

Classes

class  dsm::Station
 

Namespaces

namespace  dsm
 

Detailed Description

Defines the Station class.

The Station class represents a train station in the network. It is a derived class of the Node class.