Class StopbandAttenuationProperty

java.lang.Object
de.labAlive.property.system.SelectProperty<StopbandAttenuation>
de.labAlive.system.siso.fir.stopbandAttenuation.StopbandAttenuationProperty

public class StopbandAttenuationProperty extends de.labAlive.property.system.SelectProperty<StopbandAttenuation>
  • Field Summary

    Fields inherited from class de.labAlive.property.system.SelectProperty

    params
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    userChangedThisParameterProcessDependencies(de.labAlive.measure.Parameters parameters)
     

    Methods inherited from class de.labAlive.property.system.SelectProperty

    detailLevel, getDisplayParameter, getParameter, getProposedValue, getValue, notifyParameterChangeCommited, preProcessDependencies, processDependencies, setDisplayValue, setParameter, setParameter, setParameters, setValue, setValue, toString, updateValue

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
  • Constructor Details

  • Method Details

    • userChangedThisParameterProcessDependencies

      public void userChangedThisParameterProcessDependencies(de.labAlive.measure.Parameters parameters)
      Overrides:
      userChangedThisParameterProcessDependencies in class de.labAlive.property.system.SelectProperty<StopbandAttenuation>