Documentation of 'visad.data.in.ValueVetter' Java class
ValueVetter
visad.data.in

Class ValueVetter



  • public abstract class ValueVetter
    extends ValueProcessor
    Provides support for verifying data values (i.e. seeing that they aren't equal to one or more special values).

    Instances are immutable.

    • Method Detail

      • valueVetter

        public static ValueVetter valueVetter(double[] values)
        Returns an instance of this class given an array of special values. If the trivial vetter can be returned, then it is. During processing, if a value to be processed equals a special value, then it is replaced with a NaN.
        Parameters:
        values - The special values. May be null. Elements may be NaN. The array might not be cloned and might be reordered.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.