Description Objects from the Class Slots Methods Author(s) See Also Examples
Class that represents a scene of an AVIRIS image
Objects can be created by calls of the form new("aviris_scene", name, numberOfLines, samples, bands, imageName, type, path)
.
name
:Object of class "character"
.
numberOfLines
:Object of class "numeric"
.
samples
:Object of class "numeric"
.
bands
:Object of class "numeric"
.
imageName
:Object of class "character"
.
type
:Object of class "character"
.
path
:Object of class "character"
.
signature(.Object = "aviris_scene")
: ...
Marcelo Almiron and Adrian Muract
See Also aviris_image-class
, aviris_band-class
, aviris_training-class
1 | showClass("aviris_scene")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.