Spectra class is the main class provided by the package geoSpectRal. It allows storage of spectral or non-spectra data with space and time attributes.
ShortNamecharacter, A short name for the parameter described in the spectra object.
LongNamecharacter, A long name for the parameter described in the spectra object.
Spectramatrix, n by m matrix, describing n rows of spectral data (or time) in m channels (columns).
datadata.frame n by t data frame, describind n rows of ancillary data of t variables. This slot is inherited from STIDF class.
Wavelengthsnumeric vector, length of m. Wavelength data.
WavelengthsUnitcharacter, Units of the @Wavelength slot
headerSpcHeader, Header object. See SpcHeader-class.
Unitscharacter, Units of spectral data.
UnitsAnccharacter, Units of each column of the @data slot holding ancillary data.
ShortNameAnccharacter, A short name for each column of the @data slot holding ancillary data.
LongNameAnccharacter, A long name for each column of the @data slot holding ancillary data.
InvalidIdxlogical, length of m. Row index for measurements marked by the user as invalid.
SelectedIdxlogical, length of m. Row index for measurements marked by the user as selected.
ClassVersionnumeric, Version of the class.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.