hs_ephem_ta.xml 643 Bytes
<?xml version="1.0"?>
<param xml:id="hs_ephem_ta_##node##">
    <info>
        <name>@@node@@ true_anomaly</name>
        <short_name>##node## true anomaly</short_name>
        <components/>
        <units>deg</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="true_anomaly_##node##"/>
        </vi>
    </get>
    <process/>
    <output/>
</param>