mirror of
https://github.com/nasa/trick.git
synced 2024-12-18 20:57:55 +00:00
9 lines
313 B
Plaintext
9 lines
313 B
Plaintext
/**
|
|
@page LEVEL1 Simulation Capabilities
|
|
|
|
This section details the simulation utilities of Trick. Simulation utilities provide a service to
|
|
user models. These included a socket communication library, Trickcomm, as well as math routines,
|
|
units conversion routines, and some abstract data types written in C.
|
|
|
|
*/
|