Trick Simulation Environment. Trick provides a common set of simulation capabilities and utilities to build simulations automatically.
Go to file
Alex Lin 7523c7b36c gxplot depends on Motif
Removed all motif dependencies.  I removed the motif based table renderer that
is duplicated here in gxplot.  The same table renderer is in fxplot with one
main difference, the one in fxplot actually renders tables, this one was not
working.  Also removed an error message dialog box that depended on
motif, replacing them with std::cerr calls. Removed -lXm when linking gxplot

refs #121
2015-09-17 16:58:29 -05:00
autoconf Use configure to determine pthread variables in makefile 2015-06-26 09:35:49 -05:00
bin Split CP up into components that can be called individually 2015-07-16 15:36:36 -05:00
doxygen Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
include/trick Fixes #107 : added parens to args 2015-08-13 14:33:30 -05:00
libexec/trick Support new Trick comment tags 2015-09-14 11:26:09 -05:00
share Removed unused code in libexec 2015-08-04 09:30:43 -05:00
trick_models restore cannon_jet_proto.h so swig doesn't have problems. Tutorial will need to be modified. 2015-09-04 14:26:43 -05:00
trick_sims more tweaks to SIM_cannon_analytic doc ans images 2015-09-09 17:42:57 -05:00
trick_source gxplot depends on Motif 2015-09-17 16:58:29 -05:00
.gitattributes Fix #52 : Created a python script to generate the changelog 2015-05-05 11:19:48 -05:00
.gitignore Test code does not work with new directory locations. 2015-06-22 16:11:08 -05:00
CHANGELOG.md Creating changelog for release. 2015-05-18 14:57:28 -05:00
configure Use configure to determine pthread variables in makefile 2015-06-26 09:35:49 -05:00
LICENSE Adding license. 2015-02-25 08:47:59 -06:00
Makefile Include new er7_utils CheckpointHelper directory 2015-08-04 09:41:56 -05:00
README.md Update README.md 2015-03-04 10:29:59 -06:00
trick-0.png Added coming soon sign. 2015-02-17 11:06:12 -06:00

trick_logo

The Trick Simulation Environment is developed at the NASA Johnson Space Center. Tricks flexible feature set enables users to build applications for all phases of space vehicle development including early vehicle design and performance evaluation, flight software development and testing, flight vehicle dynamic loads analysis, and virtual and hardware in the loop training. Tricks purpose is to provide a common set of simulation capabilities allowing the domain experts to concentrate on their domain specific models, rather than simulation-specific functions like an job ordering, input file processing, or data recording.

Installing Trick

The Installing Trick wiki page includes instructions to install Trick.

User's Guide

The full User's Guide is in the wiki pages.

Tutorial

The Trick tutorial explaining how to start using Trick can be found in the docs directory.

License

Trick is released under the NASA Open Source Agreement Version 1.3 license.