12#ifndef WSFBATCHTRACKREPORTING_HPP
13#define WSFBATCHTRACKREPORTING_HPP
15#include "wsf_export.h"
#define WSF_EXPORT
Definition WsfXIO_Export.hpp:35
An instance of WsfTrackReportingStrategy that sends tracks all at once in a batch.
Definition WsfBatchTrackReporting.hpp:21
~WsfBatchTrackReporting() override=default
virtual void ReportFusedTracks(double aSimTime)=0
Report all local tracks.
WsfTrackReportingStrategy()
Definition WsfTrackReportingStrategy.cpp:16
WsfTrackReportingStrategy * Clone() const override=0
Create a clone of "this" object.
virtual void ReportRawTracks(double aSimTime)=0