Learn R Programming

TestDesign (version 1.7.0)

initializeExposureRecord: (Internal) Initialize exposure record

Description

initializeExposureRecord is an internal function for creating a new exposure record.

Usage

initializeExposureRecord(exposure_control, simulation_constants)

Value

initializeExposureRecord returns a list containing exposure record.

Arguments

exposure_control

the exposure_control slot from a config_Shadow object.

simulation_constants

a named list containing simulation constants.