#define ADEVS_TIME_TYPE

Define the simulation clock type.

Documentation

Define the simulation clock type. EPSILON is used as a time granule for determined when a time t is 'equal' to a time t +- EPSILON. The stime_t type can always be used as an alias for time. Time should support operators sufficient to make it an Abelian group using the + and - operators. It should also support ALL of the comparison (== != <= >= > <) operators interpreted in the usual way.

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.