35#ifndef TimeOutsideLevelMeasurement_h
36#define TimeOutsideLevelMeasurement_h
50 virtual void Refresh()
override;
52 static std::string GetProtocolName();
59 std::string m_highlevel;
60 std::string m_lowlevel;
61 std::string m_measurement_typename;
Abstract base class for all filter graph blocks which are not physical instrument channels.
Definition: Filter.h:95
Descriptor for a single stream coming off a channel.
Definition: StreamDescriptor.h:46
Definition: TimeOutsideLevelMeasurement.h:39
virtual void Refresh() override
Evaluates a filter graph node.
Definition: TimeOutsideLevelMeasurement.cpp:89