Learn R Programming

ripa (version 2.0-1)

aviris_band-class: Class "aviris_band"

Description

Class that represents a band of an AVIRIS image

Arguments

Objects from the Class

Objects can be created by calls of the form new("aviris_band", scene, band, type, numberOfLines, samples, data).

See Also

See Also aviris_image-class, aviris_scene-class, aviris_training-class

Examples

Run this code
showClass("aviris_band")

Run the code above in your browser using DataLab