12 #ifndef radioTransmitterEncoderDIS_H_
13 #define radioTransmitterEncoderDIS_H_
45 virtual DtTransmitterPdu* stateMsg(
54 virtual bool sendNeeded(
59 virtual bool antennaLocationThresholdExceeded(
61 const DtVector& asSeenByRemoteLocation,
double threshold)
const;
68 virtual bool antennaOrientationThresholdExceeded(
70 const DtTaitBryan& asSeenByRemoteOrientation,
double threshold)
const;
74 DtTransmitterPdu myPdu;