public class BBPhBufExp extends BBPhBuf
MarkovProcess.Status| Constructor and Description |
|---|
BBPhBufExp() |
| Modifier and Type | Method and Description |
|---|---|
static void |
BottelNeckAfter() |
static void |
BottelNeckBefore() |
static void |
bufferVariation() |
static void |
bufferVariation(int workers,
int stations,
double[][] velocities,
ContPhaseVar[] vars,
boolean[] buffer,
int maxBuff,
java.io.FileWriter file,
java.lang.String description,
int debugLevel) |
static void |
main(java.lang.String[] s) |
static void |
modelPrinting(int workers,
int[] bufferCaps,
int stations,
double[][] velocities,
ContPhaseVar[] vars,
java.lang.String description,
boolean printHeads,
java.io.BufferedWriter output,
int debugLevel) |
active, activeTransitions, description, getAbsorptionRate, getReachablePhases, getResetRate, getStartingPhases, getStartingProb, getTransitionRate, printMOPs, rate, reviveaddMOP, allToString, canGo, clearMOPs, debug, debug, debug, denseMatrixToString, denseMatrixToString, eventRatesToString, eventsRatesToString, generate, getDebugLevel, getDebugReporter, getEventClass, getEventNames, getEventRate, getEvents, getEventsRates, getFinalRate, getGenerator, getMaxStates, getMOPIndex, getMOPNames, getMOPNames, getMOPsAvg, getMOPsAvg, getMOPsAvg, getMOPsMoment, getMOPsMoment, getMOPsMoment, getMtjGenerator, getMtjRates, getNumStates, getProgress, getRate, getRates, getRates, getStateClass, getStates, getStates, getStatus, getStatusMsg, getSteadyState, getSteadyStateSolver, getTransientSolver, go, goStep, hideGUI, isGenerated, killGUI, label, loadGUI, MOPsToString, MOPsToString, numMOPs, pause, printAll, printAll, printDenseMatrix, printDenseMatrix, printEventsRates, printEventsRates, printMOPs, printMOPs, printStates, printStates, reset, resetResults, setDebugLevel, setDebugReporter, setMaxStates, setMOPs, setSteadyStateSolver, setTransientSolver, showGUI, statesLableMaxWidth, statesToString, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitequalspublic static void modelPrinting(int workers,
int[] bufferCaps,
int stations,
double[][] velocities,
ContPhaseVar[] vars,
java.lang.String description,
boolean printHeads,
java.io.BufferedWriter output,
int debugLevel)
throws NotUnichainException,
java.io.IOException
workers - bufferCaps - stations - velocities - vars - description - printHeads - output - debugLevel - NotUnichainExceptionjava.io.IOExceptionpublic static void bufferVariation(int workers,
int stations,
double[][] velocities,
ContPhaseVar[] vars,
boolean[] buffer,
int maxBuff,
java.io.FileWriter file,
java.lang.String description,
int debugLevel)
throws java.io.IOException,
NotUnichainException
workers - stations - velocities - vars - buffer - maxBuff - file - description - debugLevel - java.io.IOExceptionNotUnichainExceptionpublic static void bufferVariation()
public static void BottelNeckBefore()
public static void BottelNeckAfter()
public static void main(java.lang.String[] s)