public class B057 extends AbstractResponseBlockette
id, originalText, title, type, volume| Constructor and Description |
|---|
B057() |
| Modifier and Type | Method and Description |
|---|---|
double |
getCorrection() |
int |
getDecimationFactor() |
int |
getDecimationOffset() |
double |
getEstimatedDelay() |
double |
getSampleRate() |
void |
setCorrection(double correction) |
void |
setDecimationFactor(int decimationFactor) |
void |
setDecimationOffset(int decimationOffset) |
void |
setEstimatedDelay(double estimatedDelay) |
void |
setSampleRate(double sampleRate) |
String |
toSeedString() |
getSignalInputUnit, getSignalOutputUnit, getStageSequence, setSignalInputUnit, setSignalOutputUnit, setStageSequencedescribe, getId, getLength, getMaximumLength, getOriginalText, getParent, getTitle, getType, getVolume, isOverFlown, setId, setParent, setTitle, setType, setVolume, toStringpublic double getSampleRate()
public void setSampleRate(double sampleRate)
public int getDecimationFactor()
public void setDecimationFactor(int decimationFactor)
public int getDecimationOffset()
public void setDecimationOffset(int decimationOffset)
public double getEstimatedDelay()
public void setEstimatedDelay(double estimatedDelay)
public double getCorrection()
public void setCorrection(double correction)
public String toSeedString()
toSeedString in interface BlockettetoSeedString in class AbstractBlocketteCopyright © 2018. All rights reserved.