12 #ifndef dRadioXmitEnc_H_
13 #define dRadioXmitEnc_H_
45 virtual DtTransmitterPdu* stateMsg(
52 virtual bool sendNeeded(
57 virtual bool antennaLocationThresholdExceeded(
59 const DtVector& asSeenByRemoteLocation,
double threshold)
const;
66 virtual bool antennaOrientationThresholdExceeded(
68 const DtTaitBryan& asSeenByRemoteOrientation,
double threshold)
const;
72 DtTransmitterPdu myPdu;