6 #ifndef DtLgcyLgrTimeScalePdu_H_
7 #define DtLgcyLgrTimeScalePdu_H_
23 DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER );
27 DtGlobalObjectDesignator& receiver,
double scale,
28 DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER );
40 virtual double timeScale()
const;
41 virtual void setTimeScale( DtReal time );
Instances of DtLgcyLgrTimeScalePdu are to tell a remote logger to slow down or speed up playback...
Definition: legacyLcTimeScale.h:14
Definition: legacyLgrControlP.h:58
#define DT_DLL_LGCYLGRCNTRL
Include vlconfig.h to get relivant platform info like if we need declspec stuff or not...
Definition: legacyLoggerControlDefines.h:31
Instances of DtLgcyLgrControlPdu are a family of messages used to control a remote instance of the MA...
Definition: legacyLcPdu.h:108
Definition: legacyLgrControlP.h:45
virtual void printData() const
Print contents.
DtReal myScale
Parameter.
Definition: legacyLcTimeScale.h:51
DtLgcyLgrControlPdu & operator=(const DtLgcyLgrControlPdu &src)
assignment operator