mirror of
https://github.com/nasa/trick.git
synced 2024-12-19 05:07:54 +00:00
20 lines
774 B
Markdown
20 lines
774 B
Markdown
# Trick Design
|
|
|
|
1 [Introduction](DesIntroduction)<br>
|
|
2 [Building a Simulation](DesBuildingSim)<br>
|
|
2.1 [Interface Code Generator](DesInterfaceCodeGenerator)<br>
|
|
2.2 [Convert Swig](DesConvertSwig)<br>
|
|
3 [Running a Simulation](DesRunningSimulation)<br>
|
|
3.1 [Simulation Executive](DesSimulationExecutive)<br>
|
|
3.2 [Scheduled Job Queue](DesScheduledJobQueue)<br>
|
|
3.3 [Real-Time Synchronization](DesRealTimeSynchronization)<br>
|
|
3.4 [Real-Time Clock](DesRealTimeClock)<br>
|
|
3.5 [Sleep Timer](DesSleepTimer)<br>
|
|
3.6 [Data Recording](DesDataRecording)<br>
|
|
3.7 [Command Line Arguments](DesCommandLineArguments)<br>
|
|
3.8 [Monte Carlo and Optimization](DesMonteCarlo)<br>
|
|
3.9 [Integrator](DesIntegrator)<br>
|
|
3.9 [Master Slave](DesMasterSlave)<br>
|
|
4 [Data Products](DesDataProducts)<br>
|
|
|