21 class DtRadioReceiverPublisher;
26 class DtLgrDisSimulationManager;
39 virtual void update(
const DtPdu& pdu,
const DtAbsoluteTime& updateTime,
bool isTimeFromPast,
40 bool isStateUpdate,
double scaling,
bool isStatic,
bool sendFlag);
42 virtual void sendUpdateAtScaleChangePoint(
43 double oldScale,
double newScale,
bool wasStatic,
bool isStatic);
46 virtual void tick(
double scaling,
bool isStatic);
51 virtual const DtStateMsg& lastState()
const;
54 virtual void tickVrlPublisher();