SimulationFiles-class: SimulationFiles class

Description Usage Slots

Description

An S4 class to represent the files within a simulation or simulations. Created using the getFiles method. Specific files within the class are modified by the object with class SimulationFilter-class

Usage

1
2
3
baseDir(x)

simulationFilter(x) <- value

Slots

simulationFilter

contains SimulationFilter-class object

files

a data.frame, with each row describing the file

sequenceInfoList

a list, with each list element showing the variable permutation(s) within this specific simulation sequence.

sequenceInfoDf

a data frame, with each row containing one simulation, and each column a parameter ('parametre') specific to the sequence. A condensed version of sequenceInfoList.

wavelengths

a data frame containing spectral information on each band for each simulation

sunAngles

a data frame containing sun angles straight from simulation.properties.txt


willmorrison1/daRt documentation built on Feb. 23, 2022, 2:13 a.m.