public class SourceSimulationTime
extends java.lang.Object
Constructor and Description |
---|
SourceSimulationTime() |
Modifier and Type | Method and Description |
---|---|
double |
getAbsoluteTime() |
double |
getTa() |
void |
reset() |
void |
setSamplingTime(double ta) |
TriggerPoint |
updateSimulationTimeAndCheckTrigger() |
public double getAbsoluteTime()
public double getTa()
public void setSamplingTime(double ta)
public TriggerPoint updateSimulationTimeAndCheckTrigger()
public void reset()