Package de.julielab.smac
Class SmacLiveRundataEntry
- java.lang.Object
-
- de.julielab.smac.SmacLiveRundataEntry
-
public class SmacLiveRundataEntry extends Object
-
-
Constructor Summary
Constructors Constructor Description SmacLiveRundataEntry()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description doublegetrQuality()SmacLiveRunConfigurationInfogetRunInfo()doublegetWallclockTime()
-
-
-
Method Detail
-
getRunInfo
public SmacLiveRunConfigurationInfo getRunInfo()
-
getrQuality
public double getrQuality()
-
getWallclockTime
public double getWallclockTime()
-
-