Trick Simulation Environment. Trick provides a common set of simulation capabilities and utilities to build simulations automatically.
Go to file
Alex Lin 90552a5053 Move clean rules to makefile in sim directory. #284
Added the clean rules back to Makefile.sim with a addition of
defining a conditional variable.  If this variable is set than
the set of rules in the local makefile will not be defined.  This
should allow the sim to be cleaned whether TRICK_HOME exists or not.
2016-08-23 09:00:03 -05:00
autoconf configure script doesn't check for clang headers #287 2016-08-23 08:58:16 -05:00
bin configure script doesn't check for clang headers #287 2016-08-23 08:58:16 -05:00
doxygen Remove doxygen documentation now housed on wiki #189 2016-08-03 14:29:50 -05:00
include/trick CheckPointAgent.cpp has a noted memory leak (confirmed) and proposed optimization #232 2016-07-28 13:13:19 -05:00
libexec/trick man pages completely out of date #253 2016-08-02 09:56:43 -05:00
share Move clean rules to makefile in sim directory. #284 2016-08-23 09:00:03 -05:00
test Convert old units to udunits in test code 2016-06-30 10:03:39 -05:00
trick_sims SIM_satellite graphics might be missing -ldl #288 2016-08-19 10:06:38 -05:00
trick_source Add a printout when ICG parses header file with no Trick header comment #281 2016-08-19 10:04:42 -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 configure script doesn't check for clang headers #287 2016-08-23 08:58:16 -05:00
LICENSE Adding license. 2015-02-25 08:47:59 -06:00
Makefile the install command on the Mac does not take the -D argument #283 2016-08-18 09:54:35 -05:00
README.md Updated link to tutorial. 2016-08-04 14:56:45 -05: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. Trick's 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. Trick's 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 is located in share/doc/trick/Tutorial. Markdown and PDF versions are available.

License

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