Added test for array_average

This commit is contained in:
Simon Rose
2023-03-10 09:51:08 +00:00
committed by Michael Davidsaver
parent 11a4bed9aa
commit dec23501e1
3 changed files with 36 additions and 3 deletions
@@ -1,7 +1,7 @@
record(ai, "ai") {}
record(waveform, "wf") {
field(FTVL, "DOUBLE")
field(NELM, "$(N=1)")
field(NELM, "4")
}
record(compress, "comp") {
field(INP, "$(INP) NPP")