- TCP_BUFFER_SIZE - Static variable in class ch.hevs.isi.utils.Utility
-
Default size for the TCP input stream
- threadWait(Thread, long) - Static method in class ch.hevs.isi.utils.Utility
-
To be used to make a thread waiting for a certain amount of time
- TIME_BETWEEN_UPDATES - Static variable in class ch.hevs.isi.SmartControl
-
- TimeManager - Class in ch.hevs.isi.db
-
TimeManager Class
This class allows to calculate a timestamp taking into account the time index of Minecraft Electrical Age and its
time acceleration. (1 day = 10 minutes)
You also have to indicate a number of days to subtract from the current time which will determine the time t0 which
defines the starting time of the simulation.
- TimeManager(int) - Constructor for class ch.hevs.isi.db.TimeManager
-
Constructor of TimeManager class, where the start time of the game is calculated from today at midnight minus
the given number of days.
- toString() - Method in class ch.hevs.isi.core.BooleanDataPoint
-
Convert this DataPoint to a string
- toString() - Method in class ch.hevs.isi.core.FloatDataPoint
-
Convert this DataPoint to a string