SiReNe Simulation Software  1.0
TestMSN.c File Reference

MSN network example with Parkinson's disease and normal conditions. More...

#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
#include <string.h>
#include <time.h>
#include <math.h>
#include "SireneComponents.h"
Include dependency graph for TestMSN.c:

Functions

void help (char *prog)
 Command line help function. More...
 
int main (int argc, char *argv[])
 Main function of the simulation program. More...
 

Function Documentation

◆ help()

void help ( char *  prog)

Referenced by main().

◆ main()