coins.backend.sim
Class Simulator

java.lang.Object
  extended bycoins.backend.sim.Simulator

public class Simulator
extends java.lang.Object


Field Summary
(package private)  Module acg
           
(package private)  Module bcg
           
(package private)  Module bcghost
           
(package private)  SimFuncTable ft
           
(package private)  int nft
           
 
Constructor Summary
(package private) Simulator(Module acgModule, Module bcgModule, Module bcghostModule, int simCount, int simMem, TypicalPattern tp)
          instantiatoin
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

acg

Module acg

bcg

Module bcg

bcghost

Module bcghost

ft

SimFuncTable ft

nft

int nft
Constructor Detail

Simulator

Simulator(Module acgModule,
          Module bcgModule,
          Module bcghostModule,
          int simCount,
          int simMem,
          TypicalPattern tp)
instantiatoin