trick/trick_source/sim_services/Environment/main_page.dox_in
2015-02-26 09:02:31 -06:00

17 lines
350 B
Plaintext

/**
@page LEVEL2 Environment (UNIX shell)
This class saves the Trick environment variables at compile-time. The variables
are saved inside the S_main executable. These variables are read-only after they
are compiled into the sim.
@li const char * get_trick_env( char * variable_name )
@section LEVEL3 Related Pages
Requirements\n
Design
*/