4 #ifndef DP3_STEPS_TEST_UNIT_THROWSTEP_H_
5 #define DP3_STEPS_TEST_UNIT_THROWSTEP_H_
24 void show(std::ostream&)
const override;
Class to hold code for virtual base class for Flaggers in DP3.
General info about DP3 data processing attributes like averaging.
Definition: DPInfo.h:35
Abstract base class for a DP3 step.
Definition: Step.h:52
Definition: ThrowStep.h:17
void updateInfo(const base::DPInfo &) override
common::Fields getProvidedFields() const override
void finish() override
Finish the processing of this step and subsequent steps.
void show(std::ostream &) const override
Show the step parameters.
common::Fields getRequiredFields() const override
Get the fields required by the current step.
This file has generic helper routines for testing steps.
Definition: AntennaConfig.h:53