mirror of
https://github.com/nasa/trick.git
synced 2024-12-18 20:57:55 +00:00
Trick Simulation Environment. Trick provides a common set of simulation capabilities and utilities to build simulations automatically.
71b6b25278
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 |
||
---|---|---|
bin | ||
docs | ||
doxygen | ||
makefiles | ||
man/man1 | ||
trick_models | ||
trick_sims | ||
trick_source | ||
.gitignore | ||
configure | ||
LICENSE | ||
Makefile | ||
README.md | ||
trick-0.png |
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.