Add support for PMISC

This commit is contained in:
Tor Harald Sandve
2015-12-01 11:09:58 +01:00
parent e97c6461e1
commit 9badf045a9
5 changed files with 35 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
{"name" : "PMISC" , "sections" : ["PROPS"], "size" : {"keyword" : "MISCIBLE" , "item" : "NTMISC"},
"items" : [
{"name":"DATA", "value_type":"DOUBLE", "size_type" : "ALL" , "dimension" : ["Pressure","1"]}
]
}