DynamicBigelow_2phase: R6 class describing log-linear inactivation under dynamic...

DynamicBigelow_2phaseR Documentation

R6 class describing log-linear inactivation under dynamic conditions for a ramp

Description

R6 class describing log-linear inactivation under dynamic conditions for a ramp

R6 class describing log-linear inactivation under dynamic conditions for a ramp

Details

A risk element describing log-linear inactivation under dynamic conditions considering a heating (or cooling) profile. It has 9 inputs: t1, t2, D_R, z, temp_ref, logN0, temp0, temp1, temp2,

Super classes

biorisk::RiskElement -> biorisk::NA -> DynamicBigelow_2phase

Methods

Public methods

Inherited methods

Method new()

Usage
DynamicBigelow_2phase$new(name, units = NA, output_unit = NA)

Method point_estimate()

Returns the expected value

Usage
DynamicBigelow_2phase$point_estimate()

Method clone()

The objects of this class are cloneable with this method.

Usage
DynamicBigelow_2phase$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


albgarre/biorisk documentation built on Feb. 23, 2025, 5:19 a.m.