Klasse NormalizedFIR
java.lang.Object
de.labAlive.core.wiringComponent.WiringComponent
de.labAlive.core.abstractSystem.System
de.labAlive.core.abstractSystem.siso.SISOSystem2Impl
de.labAlive.baseSystem.SISOSystem
de.labAlive.baseSystem.AnalogSISOSystem
de.labAlive.system.siso.fir.FIR
de.labAlive.system.siso.fir.NormalizedFIR
- Alle implementierten Schnittstellen:
System
- Bekannte direkte Unterklassen:
HilbertFilter, NilPulseShaper, Pulse, RcLowpass, RectPass, TimeLimitedPulse
-
Feldübersicht
FelderModifikator und TypFeldBeschreibungstatic final doublestatic final doubleVon Klasse geerbte Felder FIR
h, systemMeasures -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifikator und TypMethodeBeschreibungfinal voidbuildFir()normalizeLowpassSpectrumFactor(double normalizeLowpassSpectrumFactor) scaleCoefficients(ScaleCoefficients scaleCoefficients) voidsetNormalizedImpulseResponseEnergy(double impulseResponseEnergy) Von Klasse geerbte Methoden FIR
build, frequency, getTaps, hedgeNumberOfCoefficients, hedgeNumberOfCoefficients, notifyPropertyChanged, timeVon Klasse geerbte Methoden System
connect, doubleAttenuationProperty, doubleAttenuationProperty, doubleDbProperty, doubleDbProperty, doubleProperty, doubleProperty, getImplementation, getInWire, getOutWire, getOutWire, hide, hideSystemOnly, label, name, rebuild, set, showVon Klasse geerbte Methoden WiringComponent
addSymbol, getMainParameters, getName, longName, name, name, notifyBeforeParameterChange, setStepInterceptor, setSymbol, setSymbolResolver, show, show, toString
-
Felddetails
-
CUTOFF_FREQUENCY_DEFAULT
public static final double CUTOFF_FREQUENCY_DEFAULT- Siehe auch:
-
TIME_DEFAULT
public static final double TIME_DEFAULT- Siehe auch:
-
-
Konstruktordetails
-
NormalizedFIR
public NormalizedFIR()
-
-
Methodendetails
-
scaleCoefficients
-
setNormalizedImpulseResponseEnergy
public void setNormalizedImpulseResponseEnergy(double impulseResponseEnergy) -
normalizeLowpassSpectrumFactor
-
buildFir
public final void buildFir()
-