Blame view

PARAM_DEF/hs_ephem_tmfr.xml 670 Bytes
f58335b7   Benjamin Renard   Merge HelioSwarm ...
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0"?>
<param xml:id="hs_ephem_tmfr_##node##">
    <info>
        <name>@@node@@ total_mass_flow_rate</name>
        <short_name>##node## total mass flow rate</short_name>
        <components/>
        <units>g/hr</units>
        <coordinates_system/>
        <tensor_order/>
        <si_conversion/>
        <table/>
        <fill_value/>
        <ucd/>
        <dataset_id>hs-ephem-##node##</dataset_id>
        <instrument_id>HelioSwarm_ephemeris</instrument_id>
    </info>
    <get>
        <vi name="helioswarm:ephem:test">
            <baseParam name="total_mass_flow_rate_##node##"/>
        </vi>
    </get>
    <process/>
    <output/>
</param>