Trick Simulation Environment. Trick provides a common set of simulation capabilities and utilities to build simulations automatically.
Go to file
Christopher LaChance af6b8cbea8 Capped the maximum throttle value to 1000. (#434)
* Capped the maximum throttle value to 1000.

Entering extremely large values into the maximum value field of the throttle GUI caused the GUI to freeze. Imposing a cap of 1000 to the maximum value prevents the GUI from freezing.

* Updated brace style from Allman to K&R.
2017-06-06 09:08:10 -05:00
autoconf Lost the MAKE_out file when we updated simulation makefiles #412 2017-04-18 10:26:58 -05:00
bin Lost the MAKE_out file when we updated simulation makefiles #412 2017-04-18 10:26:58 -05:00
doxygen Generate Doxygen files for Trick headers 2017-03-20 10:57:34 -05:00
include/trick Change file name from char* to const char* in euler tranformation matrix functions. Ref #423 2017-05-15 14:02:01 -05:00
libexec/trick Standardize missing S_define include error message 2017-05-24 13:10:21 -05:00
pymods/trick Fix Pylint issues 2017-03-28 16:16:34 -05:00
share Remove CURDIR in trickify.mk 2017-05-30 08:56:06 -05:00
test Unit test for SIM_test_dr failing. #411 2017-04-18 08:01:50 -05:00
trick_sims More heading fixes in various README.md files 2017-05-11 17:44:43 -05:00
trick_source Capped the maximum throttle value to 1000. (#434) 2017-06-06 09:08:10 -05:00
.gitattributes Fix #52 : Created a python script to generate the changelog 2015-05-05 11:19:48 -05:00
.gitignore Separate ICG & SWIG exclusion constructs 2017-03-27 15:19:43 -05:00
configure Lost the MAKE_out file when we updated simulation makefiles #412 2017-04-18 10:26:58 -05:00
LICENSE Adding license. 2015-02-25 08:47:59 -06:00
Makefile ICG exclude of class member variables now defines incorrect memory offsets in io_src #311 2016-10-21 13:13:43 -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.