public static class Sim.HistEnt extends java.lang.Object implements SimAPI.HistEnt
Constructor and Description |
---|
Sim.HistEnt() |
Modifier and Type | Method and Description |
---|---|
Sim.HistEnt |
getNextHist() |
long |
getTime() |
byte |
getVal() |
public Sim.HistEnt getNextHist()
getNextHist
in interface SimAPI.HistEnt
public long getTime()
getTime
in interface SimAPI.HistEnt
public byte getVal()
getVal
in interface SimAPI.HistEnt