Trick Simulation Environment. Trick provides a common set of simulation capabilities and utilities to build simulations automatically.
Go to file
Derek Bankieris 71b6b25278 Switched to using jaxb.index instead of enumerating classes in the call to JAXBContent.newInstance.
Modified the makefile to copy jaxb.index files into the JAR.
Removed now-unnecessary annotations from TVBean.
Modified and exposed the save/open .tv file framework to subclasses so they can add additional information to .tv files.
fixes #12
2015-03-10 15:49:24 -05:00
bin Added rules in the makefile to include er7_utils and fermi-ware if they exist. If they don't exist then the code that depends on them will not be compiled. 2015-03-03 16:08:54 -06:00
docs removing obsolete documentation 2015-02-26 16:24:33 -06:00
doxygen Initial commit of everything. 2015-02-26 09:02:31 -06:00
makefiles Added rules in the makefile to include er7_utils and fermi-ware if they exist. If they don't exist then the code that depends on them will not be compiled. 2015-03-03 16:08:54 -06:00
man/man1 Initial commit of everything. 2015-02-26 09:02:31 -06:00
trick_models Initial commit of everything. 2015-02-26 09:02:31 -06:00
trick_sims Added rules in the makefile to include er7_utils and fermi-ware if they exist. If they don't exist then the code that depends on them will not be compiled. 2015-03-03 16:08:54 -06:00
trick_source Switched to using jaxb.index instead of enumerating classes in the call to JAXBContent.newInstance. 2015-03-10 15:49:24 -05:00
.gitignore Added rules in the makefile to include er7_utils and fermi-ware if they exist. If they don't exist then the code that depends on them will not be compiled. 2015-03-03 16:08:54 -06:00
configure Added rules in the makefile to include er7_utils and fermi-ware if they exist. If they don't exist then the code that depends on them will not be compiled. 2015-03-03 16:08:54 -06:00
LICENSE Adding license. 2015-02-25 08:47:59 -06:00
Makefile Added rules in the makefile to include er7_utils and fermi-ware if they exist. If they don't exist then the code that depends on them will not be compiled. 2015-03-03 16:08:54 -06:00
README.md Update README.md 2015-03-03 14:33:03 -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.