Class MCInputVarRealizations

java.lang.Object
rma.stats.model.MCVarRealizations
rma.stats.model.MCInputVarRealizations

@Deprecated public class MCInputVarRealizations extends MCVarRealizations
Deprecated.
in hec-monolith 1.0. Look for equivalent in package hec.statistics
  • Constructor Details

    • MCInputVarRealizations

      public MCInputVarRealizations(String name, DSSIdentifier dssId, int tableType, boolean readPreviousData, double seed)
      Deprecated.
      Parameters:
      name -
      dssId - : could be DSSPairedDataContainer -> x,y, labels, x,y, units, labels filename partA = watershed (or simulation) partB = location partC = REALIZATION-param partD = MC CONVRG (SAVE) partE = Description (suffix will be appended, see above) partF = Simulation Name xType = "" yType = type of param xUnits = "" yUnits = units of param labels
      tableType - TBL_TYPE_SEQUENCE or TBL_TYPE MAP, default = TBL_TYPE MAP
      readPreviousData - true or false, default = false
    • MCInputVarRealizations

      public MCInputVarRealizations(String name, DSSIdentifier dssId, int tableType, boolean readPreviousData)
      Deprecated.
    • MCInputVarRealizations

      public MCInputVarRealizations(String name, DSSIdentifier dssId)
      Deprecated.
  • Method Details

    • generateVariate

      public double generateVariate(int iter, hec.statistics.DiscreteDist<?> discreteD)
      Deprecated.
    • generateVariate

      public double generateVariate(int iter, hec.statistics.ContDist contD)
      Deprecated.
    • generateVariate

      public double generateVariate(int iter)
      Deprecated.