Jump to content

Recommended Posts

Posted

Witam serdecznie, czy ktoś mógł by mi udzielić informacji ile wytwarza energii 1 satelita słoneczna przy maksymalnej temperaturze 100 stopni. Planeta na pozycji nr. 1 w układzie. Czy jest jakaś zależność między poziomem technologii elektrycznej a uzyskiwaną energią? 

Posted


$build_level // ilosc satelit
$procent = 0 do 10 (0% do 100%) //ustawione wydobycie %
$temp['mean'] = ($temp['min'] + $temp['max']) / 2;
zaokrąglij ((($temp['mean'] + 160)         /     6     *     $build_level    ) * (0.1 * $procent )))

 

Posted
$build_level // ilosc satelit
$procent = 0 do 10 (0% do 100%) //ustawione wydobycie %
$temp['mean'] = ($temp['min'] + $temp['max']) / 2;
zaokrąglij ((($temp['mean'] + 160)         /     6     *     $build_level    ) * (0.1 * $procent )))

 

co tu tłumaczyć podkładasz dane pod wzór

 

(((temp. min + temp max.)/ 2 + 160 ) / 6 * ilość satelit ) * (0.1 * ustawione wydobycie)

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.