|
@@ -32,7 +32,11 @@
|
|
|
"GeneralMeasureTypeNameList": [
|
|
|
"SemiManualTrace",
|
|
|
"LvSingleSimpson",
|
|
|
- "LvSimpson"
|
|
|
+ "LvSimpson",
|
|
|
+ "SimpsonPath",
|
|
|
+ "SimpsonTrace",
|
|
|
+ "SimpsonAutoTrace",
|
|
|
+ "MultiSimpsonPath"
|
|
|
],
|
|
|
"ChildItemList": [
|
|
|
"SV Diam",
|
|
@@ -127,6 +131,14 @@
|
|
|
"RemoveAvailableOutputs": [
|
|
|
"Avg"
|
|
|
]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "BaseTypeName": "A4C LVESV Simpson",
|
|
|
+ "BaseMeasureTypeName": "",
|
|
|
+ "Name": "LWH",
|
|
|
+ "RemoveAvailableOutputs": [
|
|
|
+ "Avg"
|
|
|
+ ]
|
|
|
}
|
|
|
]
|
|
|
}
|