14 #include <vlutil/vlPrint.h>
17 namespace MAKVrExchange
47 virtual std::ostream& printDataToStream( std::ostream& stream )
const;
52 DtDEC_ATTRIBUTE( DtFloat32, HorizontalDeflectionAngle, horizontalDeflectionAngle );
53 DtDEC_ATTRIBUTE( DtFloat32, VerticalDeflectionAngle, verticalDeflectionAngle );
Represents SEES PDU Nozzle System Data.
Definition: nozzleSystemData.h:22
#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)
Contains the DtDEC_ATTRIBUTE macros.
std::list< DtNozzleSystemData > DtNozzleSystemDataList
Definition: nozzleSystemData.h:59