Utilities and Enumerations

Utilities

class MNM_Ults

Utility functions are several math, I/O related functions.

Configuration

class MNM_ConfReader

This ConfReader class is used to read config file.

Enumerations

enumerator DNode_type
  • MNM_TYPE_ORIGIN: origin node
  • MNM_TYPE_DEST: destination node
  • MNM_TYPE_FWJ: uncontroled junction
  • MNM_TYPE_CTM: cell transmission model
  • MNM_TYPE_PQ: point queue
enumerator Vehicle_type
  • MNM_TYPE_ADAPTIVE: vehicle will re-route by real time info
  • MNM_TYPE_STATIC: vehicle sticks on the fixed route