Loading [MathJax]/jax/input/TeX/config.js
Dynamical system model
All Classes Namespaces Files Functions Pages
Station.hpp File Reference

Defines the Station class. More...

#include "Node.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.