jp.crestmuse.cmx.amusaj.filewrappers
クラス PeakSet.Filter

java.lang.Object
  上位を拡張 jp.crestmuse.cmx.amusaj.filewrappers.PeakSet.Filter
含まれているクラス:
PeakSet

public class PeakSet.Filter
extends java.lang.Object


フィールドの概要
 double HCFbtm
           
 double HCFtop
           
 double LCFbtm
           
 double LCFtop
           
 boolean usesHCF
           
 boolean usesLCF
           
 
コンストラクタの概要
PeakSet.Filter()
           
 
メソッドの概要
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

usesLCF

public boolean usesLCF

usesHCF

public boolean usesHCF

LCFbtm

public double LCFbtm

LCFtop

public double LCFtop

HCFbtm

public double HCFbtm

HCFtop

public double HCFtop
コンストラクタの詳細

PeakSet.Filter

public PeakSet.Filter()