applyFading {TestDesign}R Documentation

(Internal) Apply fading to exposure record

Description

applyFading is an internal function for applying fading to exposure record. Specifically, the following exposure records are multiplied by fading_factor:

Usage

applyFading(exposure_record, segments_to_apply, simulation_constants)

Arguments

exposure_record

a named list containing exposure records.

segments_to_apply

which segments to apply fading to.

simulation_constants

a named list containing simulation constants.

Value

applyFading returns an updated exposure record.


[Package TestDesign version 1.7.0 Index]