|
From: Jon S. B. <jb...@us...> - 2011-07-26 13:20:53
|
Update of /cvsroot/jsbsim/JSBSim/check_cases/piston_takeoff/data_plot
In directory vz-cvs-3.sog:/tmp/cvs-serv16347/piston_takeoff/data_plot
Added Files:
Makefile.am position.xml rates.xml velocities.xml
Log Message:
Adding new and modified tests
--- NEW FILE ---
EXTRA_DIST = \
position.xml \
velocities.xml \
rates.xml
--- NEW FILE ---
<?xml version="1.0"?>
<plotset>
<!--
This file contains plot descriptions for the position data logged by JSBSim
when the position flag is turned ON.
These are the variables logged by JSBSim with the position flag set to ON
Altitude ASL (ft)
Altitude AGL (ft)
Phi (deg)
Theta (deg)
Psi (deg)
Alpha (deg)
Beta (deg)
Latitude (deg)
Longitude (deg)
ECEF X (ft)
ECEF Y (ft)
ECEF Z (ft)
EPA (deg)
Distance AGL (ft)
Terrain Elevation (ft)
-->
<plot>
<title>Ground Track</title>
<label axis="x">Longitude (deg)</label>
<label axis="y">Latitude (deg)</label>
<scale>auto</scale>
<parameter axis="x">Longitude (deg)</parameter>
<parameter axis="y">Latitude (deg)</parameter>
</plot>
<page>
<plot>
<title></title>
<label axis="x">Time (sec)</label>
<label axis="y">Terrain Elevation (ft)</label>
<scale>auto</scale>
<parameter axis="x">Time</parameter>
<parameter axis="y">Terrain Elevation (ft)</parameter>
</plot>
<plot>
<title></title>
<label axis="x"></label>
<label axis="y">Altitude ASL (ft)</label>
<scale>auto</scale>
<parameter axis="x">Time</parameter>
<parameter axis="y">Altitude ASL (ft)</parameter>
</plot>
<plot>
<title>Altitudes</title>
<label axis="x"></label>
<label axis="y">Altitude AGL (ft)</label>
<scale>auto</scale>
<parameter axis="y">Altitude AGL (ft)</parameter>
<parameter axis="x">Time</parameter>
</plot>
</page>
<page>
<plot>
<title></title>
<label axis="x"> Time (sec) </label>
<label axis="y"> Phi (deg) </label>
<scale>auto</scale>
<parameter axis="x">Time</parameter>
<parameter axis="y">Phi (deg)</parameter>
</plot>
<plot>
<title></title>
<label axis="x"></label>
<label axis="y"> Theta (deg) </label>
<scale>auto</scale>
<parameter axis="x">Time</parameter>
<parameter axis="y">Theta (deg)</parameter>
</plot>
<plot>
<title> Euler Angles Time History </title>
<label axis="x"></label>
<label axis="y">Psi (deg)</label>
<scale>auto</scale>
<parameter axis="x">Time</parameter>
<parameter axis="y">Psi (deg)</parameter>
</plot>
</page>
<page>
<plot>
<title></title>
<label axis="x"> Time (sec) </label>
<label axis="y"> X_{ECEF} (ft) </label>
<scale>auto</scale>
<parameter axis="x">Time</parameter>
<parameter axis="y">X_{ECEF} (ft)</parameter>
</plot>
<plot>
<title></title>
<label axis="x"></label>
<label axis="y"> Y_{ECEF} (ft) </label>
<scale>auto</scale>
<parameter axis="x">Time</parameter>
<parameter axis="y">Y_{ECEF} (ft)</parameter>
</plot>
<plot>
<title>ECEF Position Time History</title>
<label axis="x"></label>
<label axis="y"> Z_{ECEF} (ft) </label>
<scale>auto</scale>
<parameter axis="x">Time</parameter>
<parameter axis="y">Z_{ECEF} (ft)</parameter>
</plot>
</page>
<page>
<plot>
<title></title>
<label axis="x"> Time (sec) </label>
<label axis="y"> X_{ECI} (ft) </label>
<scale>auto</scale>
<parameter axis="x">Time</parameter>
<parameter axis="y">X_{ECI} (ft)</parameter>
</plot>
<plot>
<title></title>
<label axis="x"></label>
<label axis="y"> Y_{ECI} (ft) </label>
<scale>auto</scale>
<parameter axis="x">Time</parameter>
<parameter axis="y">Y_{ECI} (ft)</parameter>
</plot>
<plot>
<title>ECI Position Time History</title>
<label axis="x"></label>
<label axis="y"> Z_{ECI} (ft) </label>
<scale>auto</scale>
<parameter axis="x">Time</parameter>
<parameter axis="y">Z_{ECI} (ft)</parameter>
</plot>
</page>
<page>
<plot>
<title></title>
<label axis="x"> Time (sec) </label>
<label axis="y"> Beta (deg) </label>
<scale>auto</scale>
<parameter axis="x">Time</parameter>
<parameter axis="y">Beta (deg)</parameter>
</plot>
<plot>
<title>Aerodynamic Angle Time History</title>
<label axis="x"></label>
<label axis="y"> Alpha (deg) </label>
<scale>auto</scale>
<parameter axis="x">Time</parameter>
<parameter axis="y">Alpha (deg)</parameter>
</plot>
</page>
</plotset>
--- NEW FILE ---
<?xml version="1.0"?>
<plotset>
<!--
This file contains plot descriptions for the rotational rate data logged by JSBSim
when the rates flag is turned ON.
These are the variables logged by JSBSim with the rate flag set to ON
Roll rate
Pitch rate
Yaw rate
Roll accel
Pitch accel
Yaw accel
-->
<page>
<plot>
<title></title>
<label axis="x">Time (sec)</label>
<label axis="y">Roll rate (deg/sec)</label>
<scale>auto</scale>
<parameter axis="x">Time</parameter>
<parameter axis="y">P (deg/s)</parameter>
</plot>
<plot>
<title></title>
<label axis="x"></label>
<label axis="y">Pitch rate (deg/sec)</label>
<scale>auto</scale>
<parameter axis="x">Time</parameter>
<parameter axis="y">Q (deg/s)</parameter>
</plot>
<plot>
<title>Body rates</title>
<label axis="x"></label>
<label axis="y">Yaw rate (deg/sec)</label>
<scale>auto</scale>
<parameter axis="y">R (deg/s)</parameter>
<parameter axis="x">Time</parameter>
</plot>
</page>
<page>
<plot>
<title></title>
<label axis="x">Time (sec)</label>
<label axis="y">Roll accel (deg/sec^2)</label>
<scale>auto</scale>
<parameter axis="x">Time</parameter>
<parameter axis="y">P dot (deg/s^2)</parameter>
</plot>
<plot>
<title></title>
<label axis="x"></label>
<label axis="y">Pitch accel (deg/sec^2)</label>
<scale>auto</scale>
<parameter axis="x">Time</parameter>
<parameter axis="y">Q dot (deg/s^2)</parameter>
</plot>
<plot>
<title>Body Accelerations</title>
<label axis="x"></label>
<label axis="y">Yaw accel (deg/sec^2)</label>
<scale>auto</scale>
<parameter axis="y">R dot (deg/s^2)</parameter>
<parameter axis="x">Time</parameter>
</plot>
</page>
<page>
<plot>
<title></title>
<label axis="x">Time (sec)</label>
<label axis="y">Inertial Roll rate (deg/sec)</label>
<scale>auto</scale>
<parameter axis="x">Time</parameter>
<parameter axis="y">P_{inertial} (deg/s)</parameter>
</plot>
<plot>
<title></title>
<label axis="x"></label>
<label axis="y">Inertial Pitch rate (deg/sec)</label>
<scale>auto</scale>
<parameter axis="x">Time</parameter>
<parameter axis="y">Q_{inertial} (deg/s)</parameter>
</plot>
<plot>
<title>Body rates (inertial)</title>
<label axis="x"></label>
<label axis="y">Inertial Yaw rate (deg/sec)</label>
<scale>auto</scale>
<parameter axis="y">R_{inertial} (deg/s)</parameter>
<parameter axis="x">Time</parameter>
</plot>
</page>
</plotset>
--- NEW FILE ---
<?xml version="1.0"?>
<plotset>
<!--
This file contains plot descriptions for the velocities data logged by JSBSim
when the velocities flag is turned ON.
These are the variables logged by JSBSim with the velocities flag set to ON
-->
<plot>
<title>Total (Earth Relative) Velocity</title>
<label axis="x">Time (sec)</label>
<label axis="y">Earth Relative Velocity (ft/sec)</label>
<scale>auto</scale>
<parameter axis="x">Time</parameter>
<parameter axis="y">V_{Total} (ft/s)</parameter>
</plot>
<plot>
<title>Total Inertial Velocity</title>
<label axis="x">Time (sec)</label>
<label axis="y">Inertial Velocity (ft/sec)</label>
<scale>auto</scale>
<parameter axis="x">Time</parameter>
<parameter axis="y">V_{Inertial} (ft/s)</parameter>
</plot>
</plotset>
|