Skip to content

Provides access to members that control spectral unmixing function arguments.

Members

Name Description
Read/write property ContinuumRemoval Controls continuum removal.
Read/write property NonNegative Controls whether the friction is negative.
Read/write property Raster The input raster.
Read/write property SpectralProfileDefinition The trained classifier definition json object.
Read/write property SpectralProfileFile The trained classifier definition file.
Read/write property SumToOne Controls whether the sum of all frictions equals one.
Read/write property TrainingFeature The feature class as training samples.

ISpectralUnmixingFunctionArguments2.ContinuumRemoval Property

Controls continuum removal.

Public Property ContinuumRemoval As Boolean
public bool ContinuumRemoval {get; set;}

Inherited Interfaces

Interfaces Description
ISpectralUnmixingFunctionArguments Provides access to members that control spectral unmixing Function arguments.

Classes that implement ISpectralUnmixingFunctionArguments2

Classes Description
SpectralUnmixingFunctionArguments A class for Spectral Unmixing function arguments.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.