edu.cmu.emulator
Class PathInterpreter

java.lang.Object
  extended by edu.cmu.emulator.PathInterpreter

public class PathInterpreter
extends Object


Field Summary
protected  PathBasedDSPConfiguration config
           
 
Constructor Summary
PathInterpreter(String expConfig, String pid, String eid, EmuHWConfiguration hwConfig)
           
 
Method Summary
static void main(String[] argv)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

config

protected PathBasedDSPConfiguration config
Constructor Detail

PathInterpreter

public PathInterpreter(String expConfig,
                       String pid,
                       String eid,
                       EmuHWConfiguration hwConfig)
Method Detail

main

public static void main(String[] argv)


Copyright © 2013. All Rights Reserved.