
Details of the temperature gradient across the PCR block. Inherits: baseTemperatureType.
gradientType
An R6Class
generator object.
gradientType$new(highTemperature, lowTemperature, ...)
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.