awips2/edexOsgi/com.raytheon.uf.common.derivparam/utility/common_static/base/derivedParameters/definitions/qpv3.xml
Everett Kladstrup 2ace82f815 Issue #2725 Post "derived parameter move" changes
* move derived parameter definitions to base localization level
* remove java 7 exception constructor from inventory plugin
* move python function adapter to derivparam.python plugin


Former-commit-id: 0e88702cea [formerly 16b4c9253e] [formerly 41b154802c [formerly c54110914a3a64a2ea7c22093327c9e0d84689b2]]
Former-commit-id: 41b154802c
Former-commit-id: f6bf1f43bd
2014-04-09 11:20:14 -05:00

28 lines
691 B
XML

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
COMMENT:
AWIPS 1 format
QPV3 |9| |QPV Net | |CONTOUR,IMAGE,OTHER|MB | *Multiply|QPV1|QPV2
abbreviation: |QPV3|
Notused1: |9|
Notused2: | |
name: |QPV Net |
FIELD: ||
FIELD: |CONTOUR,IMAGE,OTHER|
FIELD: |MB|
FIELD: |QPV1|
FIELD: |QPV2|
NEW FILE - QPV3.xml
-->
<DerivedParameter name="QPV Net" abbreviation="QPV3" xmlns:ns2="group" xmlns:ns3="http://www.example.org/productType">
<Method name="Multiply">
<Field abbreviation="QPV1"/>
<Field abbreviation="QPV2"/>
</Method>
</DerivedParameter>