com.thingmagic
Class CustomAntConfig

java.lang.Object
  extended by com.thingmagic.CustomAntConfig

public class CustomAntConfig
extends java.lang.Object


Constructor Summary
CustomAntConfig(int antCount, CustomAntConfigPerAntenna[] customConfigPerAnt, boolean perAntFastSearch)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CustomAntConfig

public CustomAntConfig(int antCount,
                       CustomAntConfigPerAntenna[] customConfigPerAnt,
                       boolean perAntFastSearch)