pxt-ev3/legoresources/images/Identification_Threshold_Speed.xml
Peli de Halleux 26b975b5f2 images
2017-10-30 14:51:14 -07:00

43 lines
2.8 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Definition Type="Integer" TerminalName="Comparison" ImageNameBase="Identification_Threshold">
<Point Value="0">
<Definition Type="Double">
<Range Start="-Infinity" StartInclusive="True" End="-70" EndInclusive="False" ImageSuffix="_Equal_-2"/>
<Range Start="-70" StartInclusive="True" End="-24" EndInclusive="False" ImageSuffix="_Equal_-1"/>
<Range Start="-24" StartInclusive="True" End="23" EndInclusive="False" ImageSuffix="_Equal_0"/>
<Range Start="23" StartInclusive="True" End="69" EndInclusive="False" ImageSuffix="_Equal_+1"/>
<Range Start="69" StartInclusive="True" End="Infinity" EndInclusive="True" ImageSuffix="_Equal_+2"/>
<Default ImageSuffix="_Equal_0"/>
</Definition>
</Point>
<Point Value="1">
<Definition Type="Double">
<Range Start="-Infinity" StartInclusive="True" End="-70" EndInclusive="False" ImageSuffix="_NotEqual_-2"/>
<Range Start="-70" StartInclusive="True" End="-24" EndInclusive="False" ImageSuffix="_NotEqual_-1"/>
<Range Start="-24" StartInclusive="True" End="23" EndInclusive="False" ImageSuffix="_NotEqual_0"/>
<Range Start="23" StartInclusive="True" End="69" EndInclusive="False" ImageSuffix="_NotEqual_+1"/>
<Range Start="69" StartInclusive="True" End="Infinity" EndInclusive="True" ImageSuffix="_NotEqual_+2"/>
<Default ImageSuffix="_NotEqual_0"/>
</Definition>
</Point>
<Range Start="2" StartInclusive="True" End="3" EndInclusive="True">
<Definition Type="Double">
<Range Start="-Infinity" StartInclusive="True" End="-70" EndInclusive="False" ImageSuffix="_Greater_-2"/>
<Range Start="-70" StartInclusive="True" End="-24" EndInclusive="False" ImageSuffix="_Greater_-1"/>
<Range Start="-24" StartInclusive="True" End="23" EndInclusive="False" ImageSuffix="_Greater_0"/>
<Range Start="23" StartInclusive="True" End="69" EndInclusive="False" ImageSuffix="_Greater_+1"/>
<Range Start="69" StartInclusive="True" End="Infinity" EndInclusive="True" ImageSuffix="_Greater_+2"/>
<Default ImageSuffix="_Greater_0"/>
</Definition>
</Range>
<Range Start="4" StartInclusive="True" End="5" EndInclusive="True">
<Definition Type="Double">
<Range Start="-Infinity" StartInclusive="True" End="-70" EndInclusive="False" ImageSuffix="_Less_-2"/>
<Range Start="-70" StartInclusive="True" End="-24" EndInclusive="False" ImageSuffix="_Less_-1"/>
<Range Start="-24" StartInclusive="True" End="23" EndInclusive="False" ImageSuffix="_Less_0"/>
<Range Start="23" StartInclusive="True" End="69" EndInclusive="False" ImageSuffix="_Less_+1"/>
<Range Start="69" StartInclusive="True" End="Infinity" EndInclusive="True" ImageSuffix="_Less_+2"/>
<Default ImageSuffix="_Less_0"/>
</Definition>
</Range>
</Definition>