aviris_image-class: Class "aviris_image"

Description Objects from the Class Slots Methods Author(s) See Also Examples

Description

Class that represents an AVIRIS image

Objects from the Class

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

Slots

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".

Methods

initialize

signature(.Object = "aviris_image"): ...

Author(s)

Marcelo Almiron and Adrian Muract

See Also

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

Examples

1
showClass("aviris_image")

Example output

Loading required package: tcltk
Loading required package: parallel
Warning message:
no DISPLAY variable so Tk is not available 
Class "aviris_image" [package "ripa"]

Slots:
                                                                          
Name:              name   numberOfScenes linesInLastScene             type
Class:        character          numeric          numeric        character
                       
Name:              path
Class:        character

ripa documentation built on May 29, 2017, 5:39 p.m.