Trick Simulation Environment. Trick provides a common set of simulation capabilities and utilities to build simulations automatically.
Go to file
dbankieris b0f9a2240b Merge pull request #1000 from nasa/999
Fix template regex in convert_swig
2020-05-15 15:44:29 -05:00
.github/workflows Configure Ubuntu 20.4 #991 2020-04-25 13:41:18 -05:00
autoconf Ubuntu 20.04, Python 3.8, and improved python configuration in configure.ac (#994) closes #991 closes #992 closes #993 2020-04-25 18:49:21 -05:00
bin Maven, offline mode, and --enable-mongoose (#939) 2020-02-05 14:31:58 -06:00
CMakeModules Fix args to FIND_PACKAGE_HANDLE_STANDARD_ARGS in FindMaven.cmake and FindTee.cmake closes #980 2020-04-06 14:03:47 -05:00
docs Update Environment-Variables.md 2020-05-13 14:37:31 -05:00
doxygen Generate Doxygen files for Trick headers 2017-03-20 10:57:34 -05:00
include/trick Fix template regex in convert_swig 2020-05-15 15:12:17 -05:00
libexec/trick Fix template regex in convert_swig 2020-05-15 15:12:17 -05:00
share Update Compiling and Linking Overview 2020-04-01 14:55:27 -05:00
test fix 32 bit test (#953) 2020-02-14 10:23:19 -06:00
trick_sims Add SIM_lander README to explain what it is, and how to use. REF#997 2020-05-06 17:41:07 -05:00
trick_source Breakout Regula Falsi Bounds setter functions. Ref #995 2020-05-04 16:10:35 -05:00
.gitattributes Fix #52 : Created a python script to generate the changelog 2015-05-05 11:19:48 -05:00
.gitignore Maven, offline mode, and --enable-mongoose (#939) 2020-02-05 14:31:58 -06:00
CMakeLists.txt on macOS find compilers that include correct system headers closes #979 2020-04-06 12:56:24 -05:00
configure Ubuntu 20.04, Python 3.8, and improved python configuration in configure.ac (#994) closes #991 closes #992 closes #993 2020-04-25 18:49:21 -05:00
LICENSE Adding license. 2015-02-25 08:47:59 -06:00
Makefile fix 32 bit test (#953) 2020-02-14 10:23:19 -06:00
README.md Update README.md 2020-02-14 14:35:04 -06:00
TrickLogo.png Renamed trick logo file. 2017-10-05 14:54:39 -05:00

Trick Logo

Trick Logo

The Trick Simulation Environment, developed at the NASA Johnson Space Center, is a powerful simulation development framework that enables users to build applications for all phases of space vehicle development. Trick expedites the creation of simulations for early vehicle design, performance evaluation, flight software development, flight vehicle dynamic load analysis, and virtual/hardware in the loop training. Trick's purpose is to provide a common set of simulation capabilities that allow users to concentrate on their domain specific models, rather than simulation-specific functions like job ordering, input file processing, or data recording.

Install Guide Tutorial Documentation
Follow the installation guide to properly configure Trick on your operating system. Complete the tutorial to become familiar with the basics. Visit the documentation for a more complete understanding of Trick.
Related Projects Frequently Asked Questions How-To Guides
View some of the many projects that use Trick. Read some of the most frequently asked questions pertaining to Trick. See a collection of how-to guides detailing common Trick processes.

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