Package jline.io

Class MAPQN2RENV.RenvImage

java.lang.Object
jline.io.MAPQN2RENV.RenvImage
Enclosing class:
MAPQN2RENV

public static final class MAPQN2RENV.RenvImage extends Object
The environment image together with the shape of the transformation.
  • Field Details

    • env

      public final Environment env
      The random-environment model.
    • nstages

      public final int nstages
      Number of stages, i.e. the product of the phase orders.
    • orders

      public final int[] orders
      Phase order of each modulated process.
    • isMMPP

      public final boolean isMMPP
      True when every modulated process was an MMPP (diagonal D1).
    • maxHoldTime

      public final double maxHoldTime
      Longest mean stage sojourn of the environment.