From c17ddd41f1501c84316ddfdf41d9e04acf23649e Mon Sep 17 00:00:00 2001 From: jonsowman Date: Sat, 5 Jun 2010 08:33:41 +0100 Subject: [PATCH] Rearranged form and its respective stuff in functions.inc.php --- predict/includes/functions.inc.php | 1 - predict/index.php | 10 +++++----- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/predict/includes/functions.inc.php b/predict/includes/functions.inc.php index 5e65bb7..4182902 100644 --- a/predict/includes/functions.inc.php +++ b/predict/includes/functions.inc.php @@ -23,7 +23,6 @@ function createModel($post_array) { $pred_model['alt'] = $post_array['initial_alt']; $pred_model['des'] = $post_array['drag']; $pred_model['burst'] = $post_array['burst']; - $pred_model['float'] = $post_array['float_time']; $pred_model['delta_lat'] = $post_array['delta_lat']; $pred_model['delta_lon'] = $post_array['delta_lon']; diff --git a/predict/index.php b/predict/index.php index 95f2992..4d272a6 100644 --- a/predict/index.php +++ b/predict/index.php @@ -167,13 +167,17 @@ land: ?km - Latitude: Set with map + Latitude: Longitude: + + Set with map + Request to save + Launch altitude (m): @@ -214,10 +218,6 @@ land: ?km Burst Altitude (m): - - Float time at apogee (s): - - Landing prediction software: