Marmote Core
The project aims at realizing the prototype of a software environment dedicated to modeling with Markov chains.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations
Public Attributes | List of all members
st_output Struct Reference

Output. More...

#include <psi.h>

Public Attributes

char * outputfilename
 
short int showModel
 
short int showParam
 
short int showsimulTime
 
void * outputFct
 

Detailed Description

Output.

Data structure to represent output.

Member Data Documentation

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


The documentation for this struct was generated from the following file: