Marmote Core
The project aims at realizing the prototype of a software environment dedicated to modeling with Markov chains.
|
Output. More...
#include <psi.h>
Public Attributes | |
char * | outputfilename |
short int | showModel |
short int | showParam |
short int | showsimulTime |
void * | outputFct |
Output.
Data structure to represent output.
void* st_output::outputFct |
Pointer of output function
char* st_output::outputfilename |
Name of output file
short int st_output::showModel |
Flag rewrite the model into output file
short int st_output::showParam |
Flag rewrite the parameters into output file
short int st_output::showsimulTime |
Flag write the simulation time into output file