#include "Neuro/SimulationViewerStats.H"
#include "Channels/ChannelMaps.H"
#include "Channels/ChannelOpts.H"
#include "Image/colorDefs.H"
#include "Image/CutPaste.H"
#include "Image/ColorOps.H"
#include "Image/DrawOps.H"
#include "Image/fancynorm.H"
#include "Image/FFTWWrapper.H"
#include "Image/ImageSet.H"
#include "Image/MathOps.H"
#include "Image/ShapeOps.H"
#include "Image/NamedImage.H"
#include "Media/MediaSimEvents.H"
#include "Neuro/Brain.H"
#include "Neuro/NeuroOpts.H"
#include "Neuro/NeuroSimEvents.H"
#include "Neuro/VisualCortex.H"
#include "Transport/FrameInfo.H"
#include "Transport/FrameOstream.H"
#include <fcntl.h>
#include <cerrno>
Go to the source code of this file.
View/save a bunch of stats
Definition in file SimulationViewerStats.C.