public interface USGSSpectralDataType
extends java.io.Serializable
Description: 'The USGS Spectral Data Type.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
Modifier and Type | Field and Description |
---|---|
static int |
convolved
Spectra convolved to an specific spectrometer.
|
static int |
measured
Directly measured spectra.
|
static int |
oversampled
Spectral interpolated to higher number of channels.
|
static int |
resampled
Spectra resampled to response functions of an specific spectrometer.
|
static final int measured
static final int convolved
static final int resampled
static final int oversampled