- Home
- Deutsch
- Skripten / Logik
- Blockly
- ( Gelöst ) Hitze Index Berechnen
( Gelöst ) Hitze Index Berechnen
This topic has been deleted. Only users with topic management privileges can see it.
-
Moin
Brauche mal wieder eure Hilfe.Ich möchte nach dieser Formel :""
h = -8,784695 + 1,61139411*t + 2,338549*f - 0,14611605*t*f - 0,012308094*t² - 0,016424828*f² + 0,002211732*t²*f + 0,00072546*t*f² - 0,000003582*t²*f²
den Hitzeindex berechnen.
h = Hitzeindex in Grad Celsius, t = echte Temperatur in Grad Celsius, f = Luftfeuchtigkeit in Prozent
Was ich bis jetzt habe ist :
Blockly :
<xml xmlns="https://developers.google.com/blockly/xml"> <variables> <variable id="oU%*o[y)8]2.s==sD_+Y">C1</variable> <variable id="@EW7BI$axm=(Tt|VJYQ=">C4</variable> <variable id="Q0+;Hs:;=wAR$@/U]HZ7">C7</variable> <variable id="/C[Z]]TU?gRQ3CvW__$B">C2</variable> <variable id="V_v/#bVk#}85:b.JMAiO">C5</variable> <variable id="WyC9Yh8Rpp1hX:k5CrLx">C8</variable> <variable id="m[*EXan0;Wa%=fC{Q|WT">°C</variable> <variable id="5z5Y1${q+s!ODN:[RvcR">C3</variable> <variable id="b%KQ+$^nf~)Fym#?K|Y*">C6</variable> <variable id="dH~^t/TymHt7zQxl~0%_">C9</variable> <variable id="*0];}*08i0sU4-bS;m;u">rF</variable> <variable id="Q-{rIEVb_ZK_?}O@^f7/">hi 1</variable> <variable id="|~sKoU}/iJ7:Iy~-=cUu">hi 2</variable> <variable id="*QkT3y:}]!w9ns*nxkFH">hi 3</variable> <variable id="0=Y;ek-i|DV{pG9W+h`U">hi 4</variable> <variable id="XH-$cz4h-qwk.-.z{~_Z">hi 5</variable> <variable id="?(Z;$/aqj.jTq=PuK(|Y">hi 6</variable> <variable id="%)esjZmxnvwE)$PzQF{C">hi 7</variable> <variable id=":Ipx{2wO2KR+,~}b[.E7">hi 8</variable> <variable id="U^3L$/~%?m?~~ifrCq1e">hi 9</variable> <variable id="vxTZRxoLO$v|k[NS+Bws">hi</variable> </variables> <block type="variables_set" id="Lm2nckt|=U,c}gsb])bf" x="-37" y="-512"> <field name="VAR" id="oU%*o[y)8]2.s==sD_+Y">C1</field> <value name="VALUE"> <block type="math_number" id="eLQ)KvryZ;L*ALWeNdN1"> <field name="NUM">-8.784695</field> </block> </value> <next> <block type="variables_set" id="OK3A*3[w~k+|Zm3(s+!X"> <field name="VAR" id="/C[Z]]TU?gRQ3CvW__$B">C2</field> <value name="VALUE"> <block type="math_number" id="|*U0J_+^O)_,G5ud0Pit"> <field name="NUM">1.61139411</field> </block> </value> <next> <block type="variables_set" id="_^kK$d3y,@;)ks7s|raC"> <field name="VAR" id="5z5Y1${q+s!ODN:[RvcR">C3</field> <value name="VALUE"> <block type="math_number" id="Aj{gOZw$2gsg^RMk_5un"> <field name="NUM">2.338549</field> </block> </value> </block> </next> </block> </next> </block> <block type="variables_set" id="w_m[{@Xj3,)wqXjBiekd" x="212" y="-512"> <field name="VAR" id="@EW7BI$axm=(Tt|VJYQ=">C4</field> <value name="VALUE"> <block type="math_number" id="3{3+:+DoW97`x:A85}!e"> <field name="NUM">-0.14611605</field> </block> </value> <next> <block type="variables_set" id="1GIF!YM|8/^yq+=.hgPM"> <field name="VAR" id="V_v/#bVk#}85:b.JMAiO">C5</field> <value name="VALUE"> <block type="math_number" id="sawYI;q7~y$o9m^4Mp:n"> <field name="NUM">-0.012308094</field> </block> </value> <next> <block type="variables_set" id="_ldIH:Ofa@KC8Wo.Wz*#"> <field name="VAR" id="b%KQ+$^nf~)Fym#?K|Y*">C6</field> <value name="VALUE"> <block type="math_number" id="Oc:Qn^p.v)eM[mu!a)kL"> <field name="NUM">-0.016425828</field> </block> </value> </block> </next> </block> </next> </block> <block type="variables_set" id="R(W]W[yLHla@ufwNo]!0" x="487" y="-513"> <field name="VAR" id="Q0+;Hs:;=wAR$@/U]HZ7">C7</field> <value name="VALUE"> <block type="math_number" id="JEKV:aENV=HuEd-v@7wp"> <field name="NUM">0.002211732</field> </block> </value> <next> <block type="variables_set" id="B(HZ-pw/gSPt[B7(HeWB"> <field name="VAR" id="WyC9Yh8Rpp1hX:k5CrLx">C8</field> <value name="VALUE"> <block type="math_number" id="4ASTX+3DN.IF-4Tq@i-%"> <field name="NUM">0.00072546</field> </block> </value> <next> <block type="variables_set" id="bKMxVPBSYYDq8.l{a-G+"> <field name="VAR" id="dH~^t/TymHt7zQxl~0%_">C9</field> <value name="VALUE"> <block type="math_number" id="V`T6UR#)JiRU{YbJ/_mO"> <field name="NUM">-0.000003582</field> </block> </value> </block> </next> </block> </next> </block> <block type="on_ext" id="CQM?;}Z:i9H}k6][i!YW" x="-38" y="-388"> <mutation xmlns="http://www.w3.org/1999/xhtml" items="2"></mutation> <field name="CONDITION">ne</field> <field name="ACK_CONDITION"></field> <value name="OID0"> <shadow type="field_oid" id="VwZe?K}@IX5a$_Y-.!;I"> <field name="oid">mqtt.1.rtl_433.WetterServer.devices.Bresser-7in1.1302.temperature_C</field> </shadow> </value> <value name="OID1"> <shadow type="field_oid" id="qR$YblfTJXVo{O9*fc~{"> <field name="oid">mqtt.1.rtl_433.WetterServer.devices.Bresser-7in1.1302.humidity</field> </shadow> </value> <statement name="STATEMENT"> <block type="variables_set" id="%OV+1GMRXozQ~.ypbZZ?"> <field name="VAR" id="m[*EXan0;Wa%=fC{Q|WT">°C</field> <value name="VALUE"> <block type="get_value" id="keF_=D-Qjx_4Jma~K$h("> <field name="ATTR">val</field> <field name="OID">mqtt.1.rtl_433.WetterServer.devices.Bresser-7in1.1302.temperature_C</field> </block> </value> <next> <block type="variables_set" id="a{T-rn|%1N2Q$I40mUAM"> <field name="VAR" id="*0];}*08i0sU4-bS;m;u">rF</field> <value name="VALUE"> <block type="get_value" id="4HH6A`mg[xLt`:?5KV*r"> <field name="ATTR">val</field> <field name="OID">mqtt.1.rtl_433.WetterServer.devices.Bresser-7in1.1302.humidity</field> </block> </value> <next> <block type="controls_if" id="nB:TDm5Zf8b`62)Sv}53"> <mutation else="1"></mutation> <value name="IF0"> <block type="logic_multi_and" id="#SU4/-KUf(bd!=Cg9R$C"> <mutation xmlns="http://www.w3.org/1999/xhtml" items="2"></mutation> <value name="AND0"> <block type="logic_compare" id="K_p3_.2HDI8$:Mq$4dYa"> <field name="OP">GTE</field> <value name="A"> <block type="variables_get" id="L__zF0M(Ii_Q!NkBubBw"> <field name="VAR" id="m[*EXan0;Wa%=fC{Q|WT">°C</field> </block> </value> <value name="B"> <block type="math_number" id="J@=daG:cQ5I-^_quP5up"> <field name="NUM">27</field> </block> </value> </block> </value> <value name="AND1"> <block type="logic_compare" id="t8v7|7J,$MjhQTYV)/MN"> <field name="OP">GTE</field> <value name="A"> <block type="variables_get" id="D$[z,MbGF+N?Gk4i$jUS"> <field name="VAR" id="*0];}*08i0sU4-bS;m;u">rF</field> </block> </value> <value name="B"> <block type="math_number" id="^oJ*#2aW!znJ!ha-:3XL"> <field name="NUM">40</field> </block> </value> </block> </value> </block> </value> <statement name="DO0"> <block type="variables_set" id="8Iboc81Mk@+#nHpV=eK|"> <field name="VAR" id="Q-{rIEVb_ZK_?}O@^f7/">hi 1</field> <value name="VALUE"> <block type="variables_get" id="}x6jMfPjCppPlNwt5^bY"> <field name="VAR" id="oU%*o[y)8]2.s==sD_+Y">C1</field> </block> </value> <next> <block type="variables_set" id="vSRiv$tqJqLDE11o|In9"> <field name="VAR" id="|~sKoU}/iJ7:Iy~-=cUu">hi 2</field> <value name="VALUE"> <block type="math_arithmetic" id="hZ#8w%sBu_ug@x@aMm{W"> <field name="OP">MULTIPLY</field> <value name="A"> <shadow type="math_number" id="MEr=xu(Na;eYz1JTxrP:"> <field name="NUM">1</field> </shadow> <block type="variables_get" id="`0[m7Os%:.F4157+S_2O"> <field name="VAR" id="/C[Z]]TU?gRQ3CvW__$B">C2</field> </block> </value> <value name="B"> <shadow type="math_number" id="_CUfvQ5%uV=8txu:/v0%"> <field name="NUM">1</field> </shadow> <block type="variables_get" id="]8aOVN-lzek2Vy478nCJ"> <field name="VAR" id="m[*EXan0;Wa%=fC{Q|WT">°C</field> </block> </value> </block> </value> <next> <block type="variables_set" id="B1yS=m#sS!W1dRp|D6W{"> <field name="VAR" id="*QkT3y:}]!w9ns*nxkFH">hi 3</field> <value name="VALUE"> <block type="math_arithmetic" id="PafU7U=21^@_E5pqzYI-"> <field name="OP">MULTIPLY</field> <value name="A"> <shadow type="math_number" id="MEr=xu(Na;eYz1JTxrP:"> <field name="NUM">1</field> </shadow> <block type="variables_get" id="HgN*VN.Bd^GOy.BP53e("> <field name="VAR" id="5z5Y1${q+s!ODN:[RvcR">C3</field> </block> </value> <value name="B"> <shadow type="math_number" id="_CUfvQ5%uV=8txu:/v0%"> <field name="NUM">1</field> </shadow> <block type="variables_get" id="d=){Y}QxIEC2,*bb(6V3"> <field name="VAR" id="*0];}*08i0sU4-bS;m;u">rF</field> </block> </value> </block> </value> <next> <block type="variables_set" id="_V#l$@Up1A10Y3G`ha%H"> <field name="VAR" id="0=Y;ek-i|DV{pG9W+h`U">hi 4</field> <value name="VALUE"> <block type="math_arithmetic" id="aNcW$Y`4Qd|%~i9|_O_b"> <field name="OP">MULTIPLY</field> <value name="A"> <shadow type="math_number" id="$c]G0oflxj@qw(weS@3x"> <field name="NUM">1</field> </shadow> <block type="math_arithmetic" id="nY92rxf6}/*cA1T,Zd:i"> <field name="OP">MULTIPLY</field> <value name="A"> <shadow type="math_number" id="MEr=xu(Na;eYz1JTxrP:"> <field name="NUM">1</field> </shadow> <block type="variables_get" id="1j:vr([d~@W|BgF;{WrA"> <field name="VAR" id="@EW7BI$axm=(Tt|VJYQ=">C4</field> </block> </value> <value name="B"> <shadow type="math_number" id="_CUfvQ5%uV=8txu:/v0%"> <field name="NUM">1</field> </shadow> <block type="variables_get" id="wymK7PLEdi@p?_)OQF/L"> <field name="VAR" id="m[*EXan0;Wa%=fC{Q|WT">°C</field> </block> </value> </block> </value> <value name="B"> <shadow type="math_number" id="%+_uXx|iSc*s+D~LgR@h"> <field name="NUM">1</field> </shadow> <block type="variables_get" id="MGSGmu`jLC_tRyD@Ny$f"> <field name="VAR" id="*0];}*08i0sU4-bS;m;u">rF</field> </block> </value> </block> </value> <next> <block type="variables_set" id="DjZ.Qt|rhPceBhtyxnJT"> <field name="VAR" id="XH-$cz4h-qwk.-.z{~_Z">hi 5</field> <value name="VALUE"> <block type="math_arithmetic" id="z=_uuYvDJdPkN+-@[IYC"> <field name="OP">MULTIPLY</field> <value name="A"> <shadow type="math_number" id="$c]G0oflxj@qw(weS@3x"> <field name="NUM">1</field> </shadow> <block type="variables_get" id="F[vh1Fyz~;ZRAOk/.X]:"> <field name="VAR" id="V_v/#bVk#}85:b.JMAiO">C5</field> </block> </value> <value name="B"> <shadow type="math_number" id="%+_uXx|iSc*s+D~LgR@h"> <field name="NUM">1</field> </shadow> <block type="math_arithmetic" id="7z5=%^c_^TZ2hR[j-=Bv"> <field name="OP">MULTIPLY</field> <value name="A"> <shadow type="math_number" id="MEr=xu(Na;eYz1JTxrP:"> <field name="NUM">1</field> </shadow> <block type="variables_get" id="5Q.XVj)5LU;:C#X+0:SW"> <field name="VAR" id="m[*EXan0;Wa%=fC{Q|WT">°C</field> </block> </value> <value name="B"> <shadow type="math_number" id="_CUfvQ5%uV=8txu:/v0%"> <field name="NUM">1</field> </shadow> <block type="variables_get" id="HY#Wo;$3|XM`7l+9gG@V"> <field name="VAR" id="m[*EXan0;Wa%=fC{Q|WT">°C</field> </block> </value> </block> </value> </block> </value> <next> <block type="variables_set" id=".c$vw^;!@!vS.?Q@gFVe"> <field name="VAR" id="?(Z;$/aqj.jTq=PuK(|Y">hi 6</field> <value name="VALUE"> <block type="math_arithmetic" id="41rAyRbu|={/too^S80^"> <field name="OP">MULTIPLY</field> <value name="A"> <shadow type="math_number" id="$c]G0oflxj@qw(weS@3x"> <field name="NUM">1</field> </shadow> <block type="variables_get" id="g_1fSf:~|N.}!;Pfx8lC"> <field name="VAR" id="b%KQ+$^nf~)Fym#?K|Y*">C6</field> </block> </value> <value name="B"> <shadow type="math_number" id="%+_uXx|iSc*s+D~LgR@h"> <field name="NUM">1</field> </shadow> <block type="math_arithmetic" id="rU8T7,oYd4=qB,=4e#nL"> <field name="OP">MULTIPLY</field> <value name="A"> <shadow type="math_number" id="MEr=xu(Na;eYz1JTxrP:"> <field name="NUM">1</field> </shadow> <block type="variables_get" id="GE2ziv(w(y=zvmC1YfJn"> <field name="VAR" id="*0];}*08i0sU4-bS;m;u">rF</field> </block> </value> <value name="B"> <shadow type="math_number" id="_CUfvQ5%uV=8txu:/v0%"> <field name="NUM">1</field> </shadow> <block type="variables_get" id=";Z@g?U|``B?%D:|e.dU,"> <field name="VAR" id="*0];}*08i0sU4-bS;m;u">rF</field> </block> </value> </block> </value> </block> </value> <next> <block type="variables_set" id="YqVfxW%ZZMo#c~G6:tNn"> <field name="VAR" id="%)esjZmxnvwE)$PzQF{C">hi 7</field> <value name="VALUE"> <block type="math_arithmetic" id="aRS_SZvHf)KKaN9f|-b5"> <field name="OP">MULTIPLY</field> <value name="A"> <shadow type="math_number" id="RIMdoSM)5TijvV%]pn@="> <field name="NUM">1</field> </shadow> <block type="math_arithmetic" id="0ePp58{D~_kT6IcO@~)8"> <field name="OP">MULTIPLY</field> <value name="A"> <shadow type="math_number" id="$c]G0oflxj@qw(weS@3x"> <field name="NUM">1</field> </shadow> <block type="variables_get" id="6A]MSUltYY|sIe0DP+u~"> <field name="VAR" id="Q0+;Hs:;=wAR$@/U]HZ7">C7</field> </block> </value> <value name="B"> <shadow type="math_number" id="%+_uXx|iSc*s+D~LgR@h"> <field name="NUM">1</field> </shadow> <block type="math_arithmetic" id="{;B?d9JiNGNj79K5P6h1"> <field name="OP">MULTIPLY</field> <value name="A"> <shadow type="math_number" id="MEr=xu(Na;eYz1JTxrP:"> <field name="NUM">1</field> </shadow> <block type="variables_get" id="Co$kl-{:t,W@?HHhtv98"> <field name="VAR" id="m[*EXan0;Wa%=fC{Q|WT">°C</field> </block> </value> <value name="B"> <shadow type="math_number" id="_CUfvQ5%uV=8txu:/v0%"> <field name="NUM">1</field> </shadow> <block type="variables_get" id="AWM0*v1Ed;!`Cr}(eVO{"> <field name="VAR" id="m[*EXan0;Wa%=fC{Q|WT">°C</field> </block> </value> </block> </value> </block> </value> <value name="B"> <shadow type="math_number" id="`.6LkrYn82jK[xMzbnXk"> <field name="NUM">1</field> </shadow> <block type="variables_get" id="}ce0j8Nq?y?YO}+!oypm"> <field name="VAR" id="*0];}*08i0sU4-bS;m;u">rF</field> </block> </value> </block> </value> <next> <block type="variables_set" id="[3*1m6:9[C=FJEY]JE,p"> <field name="VAR" id=":Ipx{2wO2KR+,~}b[.E7">hi 8</field> <value name="VALUE"> <block type="math_arithmetic" id="kD2g{zWA:,bdsP*mPM$q"> <field name="OP">MULTIPLY</field> <value name="A"> <shadow type="math_number" id="RIMdoSM)5TijvV%]pn@="> <field name="NUM">1</field> </shadow> <block type="math_arithmetic" id="i~-:wq!.!{GQ|st]|fB3"> <field name="OP">MULTIPLY</field> <value name="A"> <shadow type="math_number" id="$c]G0oflxj@qw(weS@3x"> <field name="NUM">1</field> </shadow> <block type="variables_get" id="_W7L~Tz~X}9q[W%]gH.t"> <field name="VAR" id="WyC9Yh8Rpp1hX:k5CrLx">C8</field> </block> </value> <value name="B"> <shadow type="math_number" id="%+_uXx|iSc*s+D~LgR@h"> <field name="NUM">1</field> </shadow> <block type="variables_get" id="eg~FDCbrtO%S=i#k/s3t"> <field name="VAR" id="m[*EXan0;Wa%=fC{Q|WT">°C</field> </block> </value> </block> </value> <value name="B"> <shadow type="math_number" id="`.6LkrYn82jK[xMzbnXk"> <field name="NUM">1</field> </shadow> <block type="math_arithmetic" id="{ewhd9PVhGC-rao56WlA"> <field name="OP">MULTIPLY</field> <value name="A"> <shadow type="math_number" id="MEr=xu(Na;eYz1JTxrP:"> <field name="NUM">1</field> </shadow> <block type="variables_get" id="F{(aU*mII!7lDNo|#?gn"> <field name="VAR" id="*0];}*08i0sU4-bS;m;u">rF</field> </block> </value> <value name="B"> <shadow type="math_number" id="_CUfvQ5%uV=8txu:/v0%"> <field name="NUM">1</field> </shadow> <block type="variables_get" id="Z`h!gOynvhHfiy3s~c.H"> <field name="VAR" id="*0];}*08i0sU4-bS;m;u">rF</field> </block> </value> </block> </value> </block> </value> <next> <block type="variables_set" id="anr_i8tBjZ#fLFI@0@8["> <field name="VAR" id="U^3L$/~%?m?~~ifrCq1e">hi 9</field> <value name="VALUE"> <block type="math_arithmetic" id="?OIn=m@WWLCXhw5#l(^E"> <field name="OP">MULTIPLY</field> <value name="A"> <shadow type="math_number" id="RIMdoSM)5TijvV%]pn@="> <field name="NUM">1</field> </shadow> <block type="math_arithmetic" id="n1LCRTia2^?ILVtrsUyN"> <field name="OP">MULTIPLY</field> <value name="A"> <shadow type="math_number" id="$c]G0oflxj@qw(weS@3x"> <field name="NUM">1</field> </shadow> <block type="variables_get" id="RqJGAScH.;`Bj;Mn/SWW"> <field name="VAR" id="WyC9Yh8Rpp1hX:k5CrLx">C8</field> </block> </value> <value name="B"> <shadow type="math_number" id="%+_uXx|iSc*s+D~LgR@h"> <field name="NUM">1</field> </shadow> <block type="math_arithmetic" id="?FjrWj(O]Mro@/j=-`7W"> <field name="OP">MULTIPLY</field> <value name="A"> <shadow type="math_number" id="MEr=xu(Na;eYz1JTxrP:"> <field name="NUM">1</field> </shadow> <block type="variables_get" id="27@?X+LvtPehuWHC9Qlv"> <field name="VAR" id="m[*EXan0;Wa%=fC{Q|WT">°C</field> </block> </value> <value name="B"> <shadow type="math_number" id="_CUfvQ5%uV=8txu:/v0%"> <field name="NUM">1</field> </shadow> <block type="variables_get" id="zm4ye)GkOo^Ct)%_?R-r"> <field name="VAR" id="m[*EXan0;Wa%=fC{Q|WT">°C</field> </block> </value> </block> </value> </block> </value> <value name="B"> <shadow type="math_number" id="`.6LkrYn82jK[xMzbnXk"> <field name="NUM">1</field> </shadow> <block type="math_arithmetic" id="4%(itEA|=D%}$X,Z^FV]"> <field name="OP">MULTIPLY</field> <value name="A"> <shadow type="math_number" id="MEr=xu(Na;eYz1JTxrP:"> <field name="NUM">1</field> </shadow> <block type="variables_get" id="6/aB%,/QH4_8nOJ-wk$*"> <field name="VAR" id="*0];}*08i0sU4-bS;m;u">rF</field> </block> </value> <value name="B"> <shadow type="math_number" id="_CUfvQ5%uV=8txu:/v0%"> <field name="NUM">1</field> </shadow> <block type="variables_get" id="t$0p.?.QtN8!nRD1c};?"> <field name="VAR" id="*0];}*08i0sU4-bS;m;u">rF</field> </block> </value> </block> </value> </block> </value> <next> <block type="variables_set" id="$c%hewRp2xgP?F@.|h!^"> <field name="VAR" id="vxTZRxoLO$v|k[NS+Bws">hi</field> <value name="VALUE"> <block type="math_arithmetic" id="QO2(xORf6D()P}ONVWPT"> <field name="OP">ADD</field> <value name="A"> <shadow type="math_number" id="@l|=dnYOSt$8EJv;K=Ia"> <field name="NUM">1</field> </shadow> <block type="variables_get" id="8:B$a%UZuwt6FE(G,Y/*"> <field name="VAR" id="Q-{rIEVb_ZK_?}O@^f7/">hi 1</field> </block> </value> <value name="B"> <shadow type="math_number" id="^|O.:K=2auIpV9t9gjz!"> <field name="NUM">1</field> </shadow> <block type="math_arithmetic" id="F?uMWrrBvsTw?2X/bc?3"> <field name="OP">ADD</field> <value name="A"> <shadow type="math_number" id="T-FZiKhF!NpIw=!zkmym"> <field name="NUM">1</field> </shadow> <block type="variables_get" id="iULSJUzsCDq)k-?NW2O."> <field name="VAR" id="|~sKoU}/iJ7:Iy~-=cUu">hi 2</field> </block> </value> <value name="B"> <shadow type="math_number" id="6Um*qCG]X5O^X/D/=x$~"> <field name="NUM">1</field> </shadow> <block type="math_arithmetic" id=":kyo]b`-L+2bH2(8G_i@"> <field name="OP">ADD</field> <value name="A"> <shadow type="math_number" id="MhUrDvDD4GV`$B;AA4j@"> <field name="NUM">1</field> </shadow> <block type="variables_get" id="yD%sC5Y:kvW5)~o[p*Vi"> <field name="VAR" id="*QkT3y:}]!w9ns*nxkFH">hi 3</field> </block> </value> <value name="B"> <shadow type="math_number" id="vyl}lY:Ek[IUvlzAdF6m"> <field name="NUM">1</field> </shadow> <block type="math_arithmetic" id="zgh@gRT}/+cpU(]_Tv$+"> <field name="OP">ADD</field> <value name="A"> <shadow type="math_number" id="b.Sll4nAzl=8o%iHm(ON"> <field name="NUM">1</field> </shadow> <block type="variables_get" id=":Fo[:|w%cXrg8]4t2Z$k"> <field name="VAR" id="0=Y;ek-i|DV{pG9W+h`U">hi 4</field> </block> </value> <value name="B"> <shadow type="math_number" id="#odGmr$mKmvz-BGogtf+"> <field name="NUM">1</field> </shadow> <block type="math_arithmetic" id="{wI|@09#j#DAu+ohNHmD"> <field name="OP">ADD</field> <value name="A"> <shadow type="math_number" id="Uh7Xz@ILQeIVH#U/^`(%"> <field name="NUM">1</field> </shadow> <block type="variables_get" id="BC=Ize-(T_S_{UF^XhG+"> <field name="VAR" id="XH-$cz4h-qwk.-.z{~_Z">hi 5</field> </block> </value> <value name="B"> <shadow type="math_number" id="j2I!hBfv@67`p6}HE_zc"> <field name="NUM">1</field> </shadow> <block type="math_arithmetic" id=",s@N@:vClu0`4zM-*P*("> <field name="OP">ADD</field> <value name="A"> <shadow type="math_number" id="hW}G.a3Mj1D@]ffCatUU"> <field name="NUM">1</field> </shadow> <block type="variables_get" id="}k*9!T!YNrmQ9oh.QVZW"> <field name="VAR" id="?(Z;$/aqj.jTq=PuK(|Y">hi 6</field> </block> </value> <value name="B"> <shadow type="math_number" id="m]+S|@[hJzhiktEyp6_w"> <field name="NUM">1</field> </shadow> <block type="math_arithmetic" id="wo-nrTgHNPbA~749g|;="> <field name="OP">ADD</field> <value name="A"> <shadow type="math_number" id=",Z5.i@sf=jWrJGp77lqF"> <field name="NUM">1</field> </shadow> <block type="variables_get" id="=CojFs[Uro*b7Q-EEsv-"> <field name="VAR" id="%)esjZmxnvwE)$PzQF{C">hi 7</field> </block> </value> <value name="B"> <shadow type="math_number" id="ySOEkSvxAwN/.=B(wKtK"> <field name="NUM">1</field> </shadow> <block type="math_arithmetic" id="s/NWJQwGrIm_o+84Y)MV"> <field name="OP">ADD</field> <value name="A"> <shadow type="math_number" id="o=MjA5i(a.aYUC~|4nz|"> <field name="NUM">1</field> </shadow> <block type="variables_get" id="I,wq:$C@Llj[X-aCA+ec"> <field name="VAR" id=":Ipx{2wO2KR+,~}b[.E7">hi 8</field> </block> </value> <value name="B"> <shadow type="math_number" id="]o6)+zQUvzG~k86TH@`u"> <field name="NUM">1</field> </shadow> <block type="variables_get" id="$U=pjxGbJ3]zy,rdl$Hl"> <field name="VAR" id="U^3L$/~%?m?~~ifrCq1e">hi 9</field> </block> </value> </block> </value> </block> </value> </block> </value> </block> </value> </block> </value> </block> </value> </block> </value> </block> </value> <next> <block type="variables_set" id="8DOr!mFx_f#+#rx|$P|z"> <field name="VAR" id="vxTZRxoLO$v|k[NS+Bws">hi</field> <value name="VALUE"> <block type="math_rndfixed" id="fSD-$NcnVq@(~~w]2?-^"> <field name="n">1</field> <value name="x"> <shadow type="math_number" id="9I+X]TcI~[!A1TCG8i[;"> <field name="NUM">3.1234</field> </shadow> <block type="math_arithmetic" id="$+P8S#voSoi2^S3V?Os["> <field name="OP">DIVIDE</field> <value name="A"> <shadow type="math_number" id="kl-e$.O:-WAY:sh@0O[R"> <field name="NUM">1</field> </shadow> <block type="math_arithmetic" id="mK2`}%t70J1x#]cuB0;H"> <field name="OP">ADD</field> <value name="A"> <shadow type="math_number" id="eg(5-x35X6aMnmws2Y1%"> <field name="NUM">1</field> </shadow> <block type="variables_get" id="g^TW,b)Zn9aGY:FT8lPR"> <field name="VAR" id="vxTZRxoLO$v|k[NS+Bws">hi</field> </block> </value> <value name="B"> <shadow type="math_number" id="*chY:zbNAv$-3#Ms@m@;"> <field name="NUM">10</field> </shadow> </value> </block> </value> <value name="B"> <shadow type="math_number" id="j5g;+![:z26F6?#)3M2U"> <field name="NUM">10</field> </shadow> </value> </block> </value> </block> </value> <next> <block type="update" id="796MphGhxHZtS;[`hxOZ"> <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation> <field name="OID">0_userdata.0.WetterServer.Temperaturen.Hitze_Index</field> <field name="WITH_DELAY">FALSE</field> <value name="VALUE"> <block type="text_join" id="YoUR$q4b:TaQiQZbgYRP"> <mutation items="2"></mutation> <value name="ADD0"> <block type="variables_get" id="|p?HO?^q:9R4:$LL:huw"> <field name="VAR" id="vxTZRxoLO$v|k[NS+Bws">hi</field> </block> </value> <value name="ADD1"> <block type="text" id="OrW9h9N@oJEW8FGFdr7K"> <field name="TEXT"> °C</field> </block> </value> </block> </value> </block> </next> </block> </next> </block> </next> </block> </next> </block> </next> </block> </next> </block> </next> </block> </next> </block> </next> </block> </next> </block> </next> </block> </statement> <statement name="ELSE"> <block type="update" id="g`So*=.k=5WYUUgq/8D3"> <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation> <field name="OID">0_userdata.0.WetterServer.Temperaturen.Hitze_Index</field> <field name="WITH_DELAY">FALSE</field> <value name="VALUE"> <block type="text" id="#4E8OS4-a#P!URi9]Q`g"> <field name="TEXT">--- °C</field> </block> </value> </block> </statement> </block> </next> </block> </next> </block> </statement> </block> </xml>
Mein Problem, bin damit etwas Überfordert.
-
-
@iobrokermike sagte: Hitzeindex
Der letzte Faktor ist falsch (C8 --> C9) und ebenfalls die Rundung.
Einfacher so: -
Moin
Vielen Dank !!! euch beiden.
Ich setze erstmal auf gelöst.
Werde mal sehen ob ich dieses Jahr noch einen Wert bekomme.