aviris_scene-class: Class "aviris_scene"

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

Description

Class that represents a scene of an AVIRIS image

Objects from the Class

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

Slots

name:

Object of class "character".

numberOfLines:

Object of class "numeric".

samples:

Object of class "numeric".

bands:

Object of class "numeric".

imageName:

Object of class "character".

type:

Object of class "character".

path:

Object of class "character".

Methods

initialize

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

Author(s)

Marcelo Almiron and Adrian Muract

See Also

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

Examples

1
showClass("aviris_scene")

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