Klasse Step
java.lang.Object
de.labAlive.system.sampleRateConverter.Step
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifikator und TypMethodeBeschreibungvoidbooleanintgetMax()intvoidvoidsetSyncSample(int syncSample)
-
Konstruktordetails
-
Step
public Step(int max) - Parameter:
max-syncSample-
-
-
Methodendetails
-
checkSync
public boolean checkSync() -
incrementStep
public void incrementStep() -
getStepOfSyncSample
public int getStepOfSyncSample() -
setSyncSample
public void setSyncSample(int syncSample) - Parameter:
syncSample- Downsample: sampling instance Upsample: number of initial fillup signals
-
getMax
public int getMax() -
checkParameters
- Löst aus:
IllegalParameterValueException
-