coins.backend.sim
クラス Simulator

java.lang.Object
  |
  +--coins.backend.sim.Simulator

public class Simulator
extends java.lang.Object


フィールドの概要
(パッケージプライベート)  Module acg
           
(パッケージプライベート)  Module bcg
           
(パッケージプライベート)  Module bcghost
           
(パッケージプライベート)  SimFuncTable ft
           
(パッケージプライベート)  int nft
           
 
コンストラクタの概要
(パッケージプライベート) Simulator(Module acgModule, Module bcgModule, Module bcghostModule, int simCount, int simMem, TypicalPattern tp)
          instantiatoin
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

acg

Module acg

bcg

Module bcg

bcghost

Module bcghost

ft

SimFuncTable ft

nft

int nft
コンストラクタの詳細

Simulator

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