R/calcASTI.R

Defines functions calcASTI

calcASTI <- function() {
  asti    <- readSource("ASTI")
  return(list(x=asti,weight=NULL))
}
pik-piam/moinput documentation built on June 9, 2020, 12:23 p.m.