Learn R Programming

ripa (version 2.0-1)

aviris_scene-class: Class "aviris_scene"

Description

Class that represents a scene of an AVIRIS image

Arguments

Objects from the Class

Objects can be created by calls of the form new("aviris_scene", name, numberOfLines, samples, bands, imageName, type, path).

See Also

See Also aviris_image-class, aviris_band-class, aviris_training-class

Examples

Run this code
showClass("aviris_scene")

Run the code above in your browser using DataLab