#include <typeinfo>
#include "DataTypes.hxx"
#include "Processing.hxx"
#include "SpectralPeakArray.hxx"
#include "Array.hxx"
#include "SinTrackingConfig.hxx"
#include "InPort.hxx"
#include "OutPort.hxx"
#include "InControl.hxx"
Go to the source code of this file.
Classes | |
struct | CLAM::SGuide |
Config class for the SinTracking Processing. More... | |
class | CLAM::SinTracking |
Processing which does sinusoidal peak tracking (or continuation). More... | |
Namespaces | |
namespace | CLAM |
Typedefs | |
typedef struct CLAM::SGuide | CLAM::TGuide |
Config class for the SinTracking Processing. |