14 #include <vlutil/vlPrint.h>
17 namespace MAKVrExchange
50 virtual std::ostream& printDataToStream( std::ostream& stream )
const;
57 DtDEC_ATTRIBUTE( DtInt32, ShaftRPM_RateOfChange, shaftRPM_RateOfChange );
#define DT_DLL_LIBPORTAL
Definition: include/portal/dllExport.h:20
#define DtDEC_ATTRIBUTE(T, N, n)
A Macro to define an attribute; as well as make an accessor and mutator for that attribute.
Definition: addAttribute.h:49
DT_DLL_LIBPORTAL std::ostream & operator<<(std::ostream &stream, const DtActiveSonarBeamData &data)
std::list< DtShaftRateData > DtShaftRateDataList
Definition: shaftRateData.h:63
Contains the DtDEC_ATTRIBUTE macros.
Represents Propulsion Noise Shaft Rate Data.
Definition: shaftRateData.h:25