gradientType: gradientType R6 class.

Description Usage Format Initialization Fields

Description

Details of the temperature gradient across the PCR block. Inherits: baseTemperatureType.

Usage

1

Format

An R6Class generator object.

Initialization

1
2
gradientType$new(highTemperature,
  lowTemperature, ...)

Fields

highTemperature

checkNumber. The highest temperature of the gradient in degrees Celsius.

lowTemperature

checkNumber. The lowest temperature of the gradient in degrees Celsius.

...

Params of parent class baseTemperatureType.


RDML documentation built on June 25, 2019, 5:03 p.m.