Description Usage Arguments Value Author(s) See Also
View source: R/tdmEnvTMakeNew.r
Given the general TDMR settings in tdm
, construct an appropriate environment envT
.
This is needed as input for tdmBigLoop
.
1 | tdmEnvTMakeNew(tdm = NULL, sCList = defaultSCList())
|
tdm |
a list with general settings for TDMR, see |
sCList |
[defaultSC()] a list of list with controls for SPOT or other tuners (one list
for each element in |
Environment envT
, an object of class TDMenvir
, containing (among others) the elements
|
|
|
|
|
accessor function(confFile,nExp,theTuner) into |
|
accessor function(confFile,nExp,theTuner) into |
|
list of spotConfig-objects, as many as |
Wolfgang Konen (wolfgang.konen@th-koeln.de), THK, Patrick Koch
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.