8fb1355de3
* Values that return "-nan" will now properly show <NaN> in the Trick View variable table. * +-NaN and +-Infinity are now correctly represented in Trick View. This solution now handles +- infinity and +-nan instead of just -nan. * Lifted fix logic into a protected function in the super class. Removed author/date information. Put duplicate code from VSFLoat and VSDouble into VSValue. Added support for -NaN. |
||
---|---|---|
autoconf | ||
bin | ||
doxygen | ||
include/trick | ||
libexec/trick | ||
pymods/trick | ||
share | ||
test | ||
trick_sims | ||
trick_source | ||
.gitattributes | ||
.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.
Tutorial
The Trick Tutorial is located in share/doc/trick/Tutorial. Markdown and PDF versions are available.
Related Projects that use Trick
License
Trick is released under the NASA Open Source Agreement Version 1.3 license.