#include "simulation.h"
#include "odeagent.h"
#include "octaplayground.h"
#include "passivesphere.h"
#include <selforg/invertnchannelcontroller.h>
#include <selforg/sinecontroller.h>
#include <selforg/noisegenerator.h>
#include <selforg/one2onewiring.h>
#include "sphererobot.h"
#include "sphererobot3masses.h"
Include dependency graph for template_sphererobot/main.cpp:
Go to the source code of this file.
Classes | |
class | ThisSim |
Functions | |
void | printUsage (const char *progname) |
int | main (int argc, char **argv) |
Variables | |
list< PlotOption > | plotoptions |
AbstractController * | controller |
Sphererobot3Masses * | sphere1 |
|
Definition at line 150 of file template_sphererobot/main.cpp. |
|
Definition at line 146 of file template_sphererobot/main.cpp. |
|
Definition at line 65 of file template_sphererobot/main.cpp. |
|
Definition at line 63 of file template_sphererobot/main.cpp. |
|
Definition at line 66 of file template_sphererobot/main.cpp. |