| gradientType | R Documentation |
Details of the temperature gradient across the PCR block. Inherits: baseTemperatureType.
An R6Class generator object.
gradientType$new(highTemperature, lowTemperature, ...)
highTemperaturecheckNumber. The highest temperature of the gradient in degrees Celsius.
lowTemperaturecheckNumber. The lowest temperature of the gradient in degrees Celsius.
...Params of parent class baseTemperatureType.
RDML::rdmlBaseType -> RDML::baseTemperatureType -> gradientType
new()gradientType$new(highTemperature, lowTemperature, ...)
clone()The objects of this class are cloneable with this method.
gradientType$clone(deep = FALSE)
deepWhether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.