jp.crestmuse.cmx.amusaj.sp
クラス HarmonicsTimeSeries
java.lang.Object
jp.crestmuse.cmx.amusaj.sp.HarmonicsTimeSeries
public class HarmonicsTimeSeries
- extends java.lang.Object
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HarmonicsTimeSeries
public HarmonicsTimeSeries(int nFrames,
int nHarmonics)
calcLengthsOfHarmonicComponents
public DoubleArray calcLengthsOfHarmonicComponents(double thrsPower,
int from,
int thru)
calcMedianPower
public DoubleArray calcMedianPower(int from,
int thru)
get
public PeakSet get(int i)
getF0Envelope
public DoubleArray getF0Envelope()
getLogPowerEnv
public DoubleArray getLogPowerEnv()
getLogSmoothPowerEnv
public DoubleArray getLogSmoothPowerEnv()
interpolate
public void interpolate(jp.crestmuse.cmx.amusaj.sp.AbstractInterpolationModule i,
int nFrames)
nFrames
public int nFrames()
nHarmonics
public int nHarmonics()
set
public void set(int i,
PeakSet peakset)