Asteroids Near Earth
  Lunar Materials
  Transportation
     Index
     Overview
        Theoretical
        Earth-Moon System
        Asteroid Retrieval
           Lunar Assist
           Missions
        "Libration" Points
     Vehicles Near-term
        Chemical Rockets
           Introduction
           Asteroid Fuels
           Lunar Fuels
           Launching Today
Steam Rockets
        Electric Propulsion
        Converting ICBMs
        Launching Today
     Vehicles Mid-term
        Aerobraking
        Lightsails
     Vehicles Long-term
        Mass Drivers
        Other
     Misc. Technical
        Fuel Storability
  Industrial Processes
  Products and Services
  Space Colonies
  Law - Govt vs Private
  Mission Concepts
  Business Plan
  Research Resources
  Articles and Essays
  To Do List

§ 3.3.2 Steam Rockets and Asteroids

"; } else { foreach ($urls['urls'] as $key => $url) { $rownum++; echo "
" . $urls['snippet'][$key] . "
     $url
"; } } echo '
'; echo '
'; /* echo '  '; if ($urls['end'] - $urls['start'] < 9) $urls['results'] = $urls['end']; if ($urls['results'] > 10) { if ($start < 40) { $x = 0; } else { $x = round (max (0, min ($start - 40, $urls['results'] - 96) / 10)); } for ($i = $x; $i < $x + 10; $i++) { if ($i != round ($start / 10)) { echo '' . ($i + 1) . "  "; } else { echo ($i + 1) . "  "; } if (max (10, ($i + 1) * 10) >= $urls['results']) break; } echo '
'; }*/ echo 'Estimated Total Results: ' . number_format ($urls['results']) . ''; echo '
 
'; $rownum = 1; $start = $urls['start']; if ($urls['error']) { echo "

" . $urls['error'] . "
   
'; include ("footer.php"); ?>