Added test for array_average
This commit is contained in:
committed by
Michael Davidsaver
parent
11a4bed9aa
commit
dec23501e1
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user