trick/trick_sims/SIM_waterclock/waterclock.tv
Pherring04 e515144252
Water Clock Sim v3 (#1668)
* Added Water Clock Sim

* Updated graphics and documentation

* Added images for README

* Typos in README

---------

Co-authored-by: Pherring04 <plherrin@JSLRL0523040929.ndc.nasa.gov>
2024-04-18 11:24:02 -05:00

97 lines
3.8 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<trickView>
<cyclePeriod>0.5</cyclePeriod>
<variable>
<name>dyn.waterclock.intake_overflow_flowrate</name>
<tvDouble>
<value xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xs="http://www.w3.org/2001/XMLSchema" xsi:type="xs:double">0.0</value>
<format>Decimal</format>
</tvDouble>
<state>Valid</state>
<units>m^3/s</units>
</variable>
<variable>
<name>dyn.waterclock.intake_clock_spout_flowrate</name>
<tvDouble>
<value xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xs="http://www.w3.org/2001/XMLSchema" xsi:type="xs:double">0.0</value>
<format>Decimal</format>
</tvDouble>
<state>Valid</state>
<units>m^3/s</units>
</variable>
<variable>
<name>dyn.waterclock.intake_bucket_depth</name>
<tvDouble>
<value xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xs="http://www.w3.org/2001/XMLSchema" xsi:type="xs:double">5.0</value>
<format>Decimal</format>
</tvDouble>
<state>Valid</state>
<units>m</units>
</variable>
<variable>
<name>dyn.waterclock.intake_overflow_height</name>
<tvDouble>
<value xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xs="http://www.w3.org/2001/XMLSchema" xsi:type="xs:double">4.0</value>
<format>Decimal</format>
</tvDouble>
<state>Valid</state>
<units>m</units>
</variable>
<variable>
<name>dyn.waterclock.intake_clock_spout_height</name>
<tvDouble>
<value xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xs="http://www.w3.org/2001/XMLSchema" xsi:type="xs:double">0.25</value>
<format>Decimal</format>
</tvDouble>
<state>Valid</state>
<units>m</units>
</variable>
<variable>
<name>dyn.waterclock.intake_water_level</name>
<tvDouble>
<value xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xs="http://www.w3.org/2001/XMLSchema" xsi:type="xs:double">0.0</value>
<format>Decimal</format>
</tvDouble>
<state>Valid</state>
<units>m</units>
</variable>
<variable>
<name>dyn.waterclock.total_ticks</name>
<tvInteger>
<value xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xs="http://www.w3.org/2001/XMLSchema" xsi:type="xs:int">60</value>
<unsigned>false</unsigned>
<format>Decimal</format>
</tvInteger>
<state>Valid</state>
<units>--</units>
</variable>
<variable>
<name>dyn.waterclock.current_tick</name>
<tvInteger>
<value xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xs="http://www.w3.org/2001/XMLSchema" xsi:type="xs:int">0</value>
<unsigned>false</unsigned>
<format>Decimal</format>
</tvInteger>
<state>Valid</state>
<units>--</units>
</variable>
<variable>
<name>dyn.waterclock.timer_bucket_depth</name>
<tvDouble>
<value xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xs="http://www.w3.org/2001/XMLSchema" xsi:type="xs:double">5.133689839572193</value>
<format>Decimal</format>
</tvDouble>
<state>Valid</state>
<units>m</units>
</variable>
<variable>
<name>dyn.waterclock.timer_water_level</name>
<tvDouble>
<value xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xs="http://www.w3.org/2001/XMLSchema" xsi:type="xs:double">0.0</value>
<format>Decimal</format>
</tvDouble>
<state>Valid</state>
<units>m</units>
</variable>
</trickView>