mirror of
https://github.com/nasa/trick.git
synced 2024-12-19 05:07:54 +00:00
34 lines
1.4 KiB
Groff
34 lines
1.4 KiB
Groff
|
.TH trick-fxplot 1 "August 1, 2016" "Trick" "Trick User's Manual"
|
||
|
.SH NAME
|
||
|
trick-fxplot \- Trick plot utility using the X-windows fermi-ware widget set.
|
||
|
.SH SYNOPSIS
|
||
|
\fBtrick-fxplot\fP <session_file>.xml
|
||
|
.SH DESCRIPTION
|
||
|
trick-fxplot is an X-windows based 2-D plotter of Trick simulation recorded data.
|
||
|
The input to trick-fxplot is a session file that lists the simulation directories
|
||
|
to plot, the layout of the plots, and the variables to place in each plot.
|
||
|
|
||
|
The session files are created through the \fBtrick-dp\fP command. trick-fxplot may
|
||
|
be brought up directly through the \fBtrick-dp\fP GUI.
|
||
|
.SH FILES
|
||
|
.TP
|
||
|
\fI/tmp/Session_<user>.xml\fP
|
||
|
The default session file name created by \fBtrick-dp\fP used as an arugment to
|
||
|
start \fBtrick-fxplot\fP
|
||
|
.SH "SEE ALSO"
|
||
|
\fBtrick-dp\fP(1), \fBtrick-qp\fP(1)
|
||
|
.PP
|
||
|
All Trick model developers and users should go through the tutorial found
|
||
|
in the \fITrick Simulation Environment User Training Materials\fP.
|
||
|
The canonical reference for all Trick commands, files and utilities is the
|
||
|
\fITrick Simulation Environment User's Guide\fP. Information specific to a
|
||
|
given release of Trick tools is contained in the \fITrick Simulation
|
||
|
Environment Version Description\fP for that release.
|
||
|
.SH HISTORY
|
||
|
1991-2000 : \fBfplot\fP originally written in C by Rob Bailey and Eddie Paddock
|
||
|
|
||
|
2001-2009 : \fBfplot\fP ported to C++ Keith Vetter
|
||
|
|
||
|
2010-present : \fBtrick-fxplot\fP rewritten by John Penn
|
||
|
|