Learn R Programming

ripa (version 2.0-1)

aviris_image-class: Class "aviris_image"

Description

Class that represents an AVIRIS image

Arguments

Objects from the Class

Objects can be created by calls of the form new("aviris_image", name, numberOfScenes, linesInLastScene, type, path).

See Also

See Also aviris_band-class, aviris_scene-class, aviris_training-class

Examples

Run this code
showClass("aviris_image")

Run the code above in your browser using DataLab