6 #ifndef emitterBeamData_H_
7 #define emitterBeamData_H_
27 #include <vlutil/vlString.h>
73 virtual std::ostream& printDataToStream( std::ostream& stream )
const;
110 DtDEC_ATTRIBUTE( DtFloat32, EffectiveRadiatedPower, effectiveRadiatedPower );
130 DtDEC_ATTRIBUTE( DtFloat32, PulseRepetitionFrequency, pulseRepetitionFrequency );
147 DtDEC_ATTRIBUTE( std::vector<DtString>, TrackObjectIdentifiers, trackObjectIdentifiers );
162 JammedObjectIdentifiers,
163 jammedObjectIdentifiers,
164 TrackObjectIdentifiers );
185 #endif //end #ifndef emitterBeamData_H_