M-Herr 165c3a690c
Added interface file includes for C++ types supported by swig (#1853)
* Added interface file includes for C++ types supported by swig

* Testing swig interface includes

* Inital pass at testing STL access via input file for swig interface file update

* Updated test comparison for keys() return function that swig generates for std::map. Added SIM_test_ip_stl to the trickops yml file

* Updated trick_swig.i to remove redundant includes

* Renamed input file for SIM_test_ip_stL

* Added typemap so swig can convert from C++ std::string pointer to python string

* Commented out some %include .i files. Also commented out %import for unordered_map as not supported by swig3 in the test code.

* Removed duplicated includes and added checking swig version for some .i files.

* Moved std_sstream.i to the right place as the order matters.

* Moved all work in progress .i files in swig 3 to swig 4 block.

* Removed unused files and added proper purposes for header files.

* Updated vector of char16_t and char32_t tests.

---------

Co-authored-by: Hong Chen <hchen99@users.noreply.github.com>
Co-authored-by: mherr <mherr@pop-os.lan>
2025-05-20 15:24:03 -05:00
2025-02-18 11:48:39 -06:00
2015-02-25 08:47:59 -06:00
2017-10-05 14:54:39 -05:00
2020-08-28 14:52:23 -05:00

Trick logo

Linux macOS 32-bit

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.
Developer Docs
Read detailed documentation for various Trick internals and processes.

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

Description
Trick Simulation Environment. Trick provides a common set of simulation capabilities and utilities to build simulations automatically.
Readme 127 MiB
Languages
C++ 53.6%
Java 18.3%
Python 9.5%
C 8.9%
Perl 3.2%
Other 6.3%