Skip to content
Snippets Groups Projects
Commit 11748726 authored by Thomas Bock's avatar Thomas Bock :speech_balloon:
Browse files

Update fm3.temperature.r

parent ad0f677e
No related branches found
No related tags found
No related merge requests found
...@@ -20,7 +20,7 @@ fm3.temperature <- function(doc){ ...@@ -20,7 +20,7 @@ fm3.temperature <- function(doc){
### Tfm ### Tfm
k101 <- getConstVal(a$cco,"agilentCorrCh101") k101 <- getConstVal(a$cco,"agilentCorrCh101")
k102 <- getConstVal(a$cco,"agilentCorrCh101") k102 <- getConstVal(a$cco,"agilentCorrCh102")
Tfm <- (#getConstVal(a$cmv$Temperature,"agilentCh101_before_lw") Tfm <- (#getConstVal(a$cmv$Temperature,"agilentCh101_before_lw")
#+ k101 #+ k101
+ getConstVal(a$cmv$Temperature,"agilentCh101_after_lw") + getConstVal(a$cmv$Temperature,"agilentCh101_after_lw")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment