Users' Area

:: Filters Library

   > Quantity Range

   > RGB2Grayscale


:: Generators

:: Transformers

:: Aggregators

:: Inspectors

:: Serializers

Delimited File Reader Quantity Range Filter

Authors Paolo Ciccarese
Institution Universita' degli Studi di Pavia
Release Date 1st December 2007
Release Version 1.0
License Apache License 2.0
Previous Versions -

Parameters

Name
Description
Type
Allowed Values
Default
LowerBound The lowest allowed value string   ignored
UpperBound The highest allowed value string   ignored
EnableClipping Enables clipping (value changed to the closest allowed value) string {true,false} true

Example of Quantity Range Filter Filter parametrization:

(To be done)

Description

The Quantity Range Filter filters all the values out of a range (defined through minimum and/or maximum value allowed). The values that are out of range can be rejected or clipped (changed to the closest allowed value).

Allowed Input & Produced Output Data Types

Label
Supported data type(s)
Input org.jdpf.plugins.datatypes.basic.MeasureSeries
Output org.jdpf.plugins.datatypes.basic.MeasureSeries

Works With

The Quantity Range Filter block accepts in input org.jdpf.plugins.datatypes.basic.MeasureSeries and produce as output a org.jdpf.plugins.datatypes.basic.MeasureSeries. Thus:

Dependencies

As the Quantity Range Filter has been devloped with the JDPF core plugins, the only dependency is with the core plugin: