hs_ephem_tmfr.xml 670 Bytes
<?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>