Package jline.api.fes
Class FESDeaggInfo
java.lang.Object
jline.api.fes.FESDeaggInfo
Information needed to deaggregate FES results back to original model.
-
Field Details
-
originalModel
-
stationSubset
-
subsetIndices
public final int[] subsetIndices -
complementIndices
public final int[] complementIndices -
throughputTable
-
cutoffs
-
stochCompSubset
-
stochCompComplement
-
isolatedModel
-
fesNodeIdx
public final int fesNodeIdx
-
-
Constructor Details
-
FESDeaggInfo
-
-
Method Details
-
getOriginalModel
-
getStationSubset
-
getSubsetIndices
public int[] getSubsetIndices() -
getComplementIndices
public int[] getComplementIndices() -
getThroughputTable
-
getCutoffs
-
getStochCompSubset
-
getStochCompComplement
-
getIsolatedModel
-
getFesNodeIdx
public int getFesNodeIdx() -
equals
-
hashCode
public int hashCode()
-