Armes
Différence entre une roquette et un missile :
Un missile est une roquette améliorée, car il est guidé par une système infrarouge, radar, ...
La roquette n'est pas guidée.
Différence entre missile balistique et un missile de croisière
Ballistic missiles are different than cruise missiles. Cruise missiles are self-propelled for the majority of their time in the air, flying in a relatively straight line and at lower altitudes thanks to a rocket propellant. Think of a ballistic missile's flight path as a large arc up and back down again, while that of a cruise missile — fired from a warship, for instance — is closer to a straight line
Plus de détails et source : The Simple Difference Between Ballistic Missiles and Cruise Missiles
TODO : tooltip_image
'ATGM',
'tooltip_image' => 'https://upload.wikimedia.org/wikipedia/commons/thumb/c/ce/FGM-148_Javelin_-_ID_061024-A-0497K-004.JPEG/1280px-FGM-148_Javelin_-_ID_061024-A-0497K-004.JPEG?1650806937145',
'tooltip_text' => 'Anti-Tank Guided Missile',
'detail' => 'Anti-Tank Guided Missile = missile anti-tank',
'href' => 'https://fr.wikipedia.org/wiki/Missile_antichar'),
array(
'a' => 'Bombes thermobariques',
'tooltip_image' => 'img/thermobaric_weapons_close_up.jpg',
'tooltip_text' => 'Une arme thermobarique est une arme de type conventionnel, explosive, qui combine des effets thermiques, d’onde de choc et de dépression.',
'detail' => 'Voir la page Wikipedia',
'href' => 'https://www.lemonde.fr/international/article/2022/04/20/comment-fonctionnent-les-armes-a-sous-munitions-et-les-bombes-thermobariques_6122937_3210.html',
),
);
$entete = '# | Nom | Détail |
';
$derniere_ligne = ' ';
echo tableau_tooltip_image($entete, $rech_prim, $derniere_ligne);
?>