Class ExponentialDecayingFilter

    • Constructor Detail

      • ExponentialDecayingFilter

        public ExponentialDecayingFilter​(IDataSource datasource,
                                         org.palladiosimulator.metricspec.MetricDescription metricDescription)
    • Method Detail

      • computeOutputFromInput

        protected org.palladiosimulator.measurementframework.MeasuringValue computeOutputFromInput​(org.palladiosimulator.measurementframework.MeasuringValue next)
        Overrides:
        computeOutputFromInput in class AbstractAdapter