initializeExposureRecord {TestDesign} | R Documentation |
(Internal) Initialize exposure record
Description
initializeExposureRecord
is an internal function
for creating a new exposure record.
Usage
initializeExposureRecord(exposure_control, simulation_constants)
Arguments
exposure_control |
the |
simulation_constants |
a named list containing simulation constants. |
Value
initializeExposureRecord
returns a list containing exposure record.
[Package TestDesign version 1.7.0 Index]