Documentation of 'visad.meteorology.SingleBandedImage' Java class
SingleBandedImage
visad.meteorology

Interface SingleBandedImage

    • Method Detail

      • getStartTime

        DateTime getStartTime()
        Get the start time of the image.
        Returns:
        DateTime representing the start time of the image.
      • getDescription

        java.lang.String getDescription()
        Return a descriptive string for this image.
        Returns:
        description
      • getMinRangeValue

        Real getMinRangeValue()
        Get the minimum possible value for this image
        Returns:
        a Real representing the minimum possible value. Using a Real allows us to associate units and error estimates with the value
      • getMaxRangeValue

        Real getMaxRangeValue()
        Get the maximum possible value for this image
        Returns:
        a Real representing the maximum possible value. Using a Real allows us to associate units and error estimates with the value
      • isNavigated

        boolean isNavigated()
        Check to see if this image has a domain that can map to Latitude and Longitude.
        Returns:
        true if it has navigation, otherwise false

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.