public class B053 extends AbstractResponseBlockette
id, originalText, title, type, volume| Constructor and Description |
|---|
B053() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(Pole pole) |
void |
add(Zero zero) |
double |
getNormalizationFactor() |
double |
getNormalizationFrequency() |
List<Pole> |
getPoles() |
char |
getTransferFunctionType() |
List<Zero> |
getZeros() |
void |
setNormalizationFactor(double normalizationFactor) |
void |
setNormalizationFrequency(double normalizationFrequency) |
void |
setPoles(List<Pole> poles) |
void |
setTransferFunctionType(char transferFunctionType) |
void |
setZeros(List<Zero> zeros) |
String |
toSeedString() |
getSignalInputUnit, getSignalOutputUnit, getStageSequence, setSignalInputUnit, setSignalOutputUnit, setStageSequencedescribe, getId, getLength, getMaximumLength, getOriginalText, getParent, getTitle, getType, getVolume, isOverFlown, setId, setParent, setTitle, setType, setVolume, toStringpublic char getTransferFunctionType()
public void setTransferFunctionType(char transferFunctionType)
public double getNormalizationFactor()
public void setNormalizationFactor(double normalizationFactor)
public double getNormalizationFrequency()
public void setNormalizationFrequency(double normalizationFrequency)
public void add(Zero zero)
public void add(Pole pole)
public String toSeedString()
toSeedString in interface BlockettetoSeedString in class AbstractBlocketteCopyright © 2018. All rights reserved.