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