11#ifndef __Pulsar_FourthMomentInterpreter_h
12#define __Pulsar_FourthMomentInterpreter_h
14#include "Pulsar/InterpreterExtension.h"
18 class FourthMomentInterpreter :
public Interpreter::Extension {
23 FourthMomentInterpreter ();
26 ~FourthMomentInterpreter ();
29 std::string debias (
const std::string& arg);
Defines the PSRCHIVE library.
Definition CalSource.h:17