8 #ifndef LAYERPROBE_HPP_ 9 #define LAYERPROBE_HPP_ 11 #include "BaseProbe.hpp" 12 #include "io/fileio.hpp" 20 typedef enum { BufV, BufActivity } PVBufType;
39 virtual Response::Status
42 HyPerLayer *getTargetLayer() {
return targetLayer; }
69 virtual bool needRecalc(
double timevalue)
override;
78 int initialize_base();
virtual void ioParam_targetName(enum ParamsIOFlag ioFlag) override
targetName: the name of the layer to attach the probe to. In LayerProbes, targetLayer can be used in ...
virtual double referenceUpdateTime() const override
int initialize(const char *name, HyPerCol *hc)
virtual Response::Status communicateInitInfo(std::shared_ptr< CommunicateInitInfoMessage const > message) override
virtual bool needRecalc(double timevalue) override