edu.cmu.emulator.signal
Class ChannelModelDefs

java.lang.Object
  extended by edu.cmu.emulator.signal.ChannelModelDefs

public class ChannelModelDefs
extends Object

In the Emulator configuration file, users may give names to certain channel model/parameter combinations. So, for instance, a user may call a log loss based channel model suitable for CMU's GSIA building "GSIA". A definition consists of the channel mode type and a parameter list. FIXME - this is currently unused. I need a new implementation to store and use such definitions.


Constructor Summary
ChannelModelDefs()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChannelModelDefs

public ChannelModelDefs()


Copyright © 2013. All Rights Reserved.