From 53f0e33049b70f5917beadef4ed5a82a5097c61f Mon Sep 17 00:00:00 2001 From: Alex Lin Date: Wed, 7 Sep 2016 07:20:24 -0500 Subject: [PATCH] DP file in SIM_ball_L1 does not work #302 Everything was old and now wrong in this file. Wrong start/stop times, wrong X and Y axis min/max values, wrong units for time, and wrong variable names. --- .../DP_Product/DP_ball_state_cmp.xml | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/trick_sims/Ball/SIM_ball_L1/DP_Product/DP_ball_state_cmp.xml b/trick_sims/Ball/SIM_ball_L1/DP_Product/DP_ball_state_cmp.xml index f7ff6135..ec6f069c 100644 --- a/trick_sims/Ball/SIM_ball_L1/DP_Product/DP_ball_state_cmp.xml +++ b/trick_sims/Ball/SIM_ball_L1/DP_Product/DP_ball_state_cmp.xml @@ -6,27 +6,27 @@ 0.0 Page - 0.0 - 0.0 + -1.0E20 + 1.0E20 0.0 - + Plot 0.0 0.0 0.0 - sys.exec.out.time - ball.state.out.position[0] + sys.exec.out.time + ball.state.output.position[0] - + Plot - 0.0 - 0.0 + -1.0E20 + 1.0E20 0.0 - sys.exec.out.time - ball.state.out.position[1] + sys.exec.out.time + ball.state.output.position[1]