Information about an image's suitability for use.
version: $Id: ImageDescriptionImpl.java 25189 2007-04-17 13:23:47Z desruisseaux $ author: Martin Desruisseaux author: Touraïvane since: 2.1
getIlluminationElevationAngle() Returns the illumination elevation measured in degrees clockwise from the target plane at
intersection of the optical line of sight with the Earth’s surface.
isRadiometricCalibrationDataAvailable() Returns theiIndication of whether or not the radiometric calibration information for
generating the radiometrically calibrated standard data product is available.
setIlluminationAzimuthAngle(Double newValue) Set the illumination azimuth measured in degrees clockwise from true north at the time the
image is taken.
public synchronized void
setIlluminationElevationAngle(Double newValue) Set the illumination elevation measured in degrees clockwise from the target plane at
intersection of the optical line of sight with the Earth’s surface.
public synchronized void
setImageQualityCode(Identifier newValue) Set the specifies the image quality.
public synchronized void
setImagingCondition(ImagingCondition newValue) Set the conditions affected the image.
setProcessingLevelCode(Identifier newValue) Set the image distributor’s code that identifies the level of radiometric and geometric
processing that has been applied.
public synchronized void
setRadiometricCalibrationDataAvailable(Boolean newValue) Set the indication of whether or not the radiometric calibration information for generating
the radiometrically calibrated standard data product is available.
public synchronized void
setTriangulationIndicator(Boolean newValue) Set the indication of whether or not triangulation has been performed upon the image.
Returns the illumination azimuth measured in degrees clockwise from true north at the time
the image is taken. For images from a scanning device, refer to the centre pixel of the
image.
Returns the illumination elevation measured in degrees clockwise from the target plane at
intersection of the optical line of sight with the Earth’s surface. For images from a
scanning device, refer to the centre pixel of the image.
Returns theiIndication of whether or not the radiometric calibration information for
generating the radiometrically calibrated standard data product is available.
setCameraCalibrationInformationAvailable
public synchronized void setCameraCalibrationInformationAvailable(Boolean newValue)(Code)
Set the indication of whether or not constants are available which allow for camera
calibration corrections.
setCloudCoverPercentage
public synchronized void setCloudCoverPercentage(Double newValue)(Code)
Set the area of the dataset obscured by clouds, expressed as a percentage of the spatial
extent.
setCompressionGenerationQuantity
public synchronized void setCompressionGenerationQuantity(Integer newValue)(Code)
Set the count of the number the number of lossy compression cycles performed on the image.
setFilmDistortionInformationAvailable
public synchronized void setFilmDistortionInformationAvailable(Boolean newValue)(Code)
Set the indication of whether or not Calibration Reseau information is available.
setIlluminationAzimuthAngle
public synchronized void setIlluminationAzimuthAngle(Double newValue)(Code)
Set the illumination azimuth measured in degrees clockwise from true north at the time the
image is taken. For images from a scanning device, refer to the centre pixel of the image.
setIlluminationElevationAngle
public synchronized void setIlluminationElevationAngle(Double newValue)(Code)
Set the illumination elevation measured in degrees clockwise from the target plane at
intersection of the optical line of sight with the Earth’s surface. For images from a
scanning device, refer to the centre pixel of the image.
setImageQualityCode
public synchronized void setImageQualityCode(Identifier newValue)(Code)
Set the specifies the image quality.
setImagingCondition
public synchronized void setImagingCondition(ImagingCondition newValue)(Code)
Set the conditions affected the image.
setLensDistortionInformationAvailable
public synchronized void setLensDistortionInformationAvailable(Boolean newValue)(Code)
Set the indication of whether or not lens aberration correction information is available.
setProcessingLevelCode
public synchronized void setProcessingLevelCode(Identifier newValue)(Code)
Set the image distributor’s code that identifies the level of radiometric and geometric
processing that has been applied.
setRadiometricCalibrationDataAvailable
public synchronized void setRadiometricCalibrationDataAvailable(Boolean newValue)(Code)
Set the indication of whether or not the radiometric calibration information for generating
the radiometrically calibrated standard data product is available.
setTriangulationIndicator
public synchronized void setTriangulationIndicator(Boolean newValue)(Code)
Set the indication of whether or not triangulation has been performed upon the image.
Methods inherited from org.geotools.metadata.iso.content.CoverageDescriptionImpl