IshmaelLocator
Class IshLocHyperbParams

java.lang.Object
  extended by IshmaelLocator.IshLocParams
      extended by IshmaelLocator.IshLocHyperbParams
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable

public class IshLocHyperbParams
extends IshLocParams
implements java.io.Serializable, java.lang.Cloneable

See Also:
Serialized Form

Field Summary
(package private)  int nDimensions
           
static long serialVersionUID
           
 
Fields inherited from class IshmaelLocator.IshLocParams
channelList, inputDataSource, name, tAfter, tBefore, useDetector
 
Constructor Summary
IshLocHyperbParams()
           
 
Method Summary
protected  IshLocHyperbParams clone()
           
 
Methods inherited from class IshmaelLocator.IshLocParams
getName, setName
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

serialVersionUID

public static final long serialVersionUID
See Also:
Constant Field Values

nDimensions

int nDimensions
Constructor Detail

IshLocHyperbParams

public IshLocHyperbParams()
Method Detail

clone

protected IshLocHyperbParams clone()
Overrides:
clone in class IshLocParams