138 virtual void sendFinalPduOnDestruction(
bool on);
145 virtual void setSendDiGuyPdus(
bool yesNo);
148 virtual bool sendDiGuyPdus()
const;
151 virtual void setSendSeesPdus(
bool yesNo);
154 virtual bool sendSeesPdus()
const;
157 virtual void setSeesTimeThreshold(
DtTime time);
160 virtual DtTime seesTimeThreshold()
const;
166 static void setStateRepCreator(DtStateRepCreator creator);
167 static DtStateRepCreator stateRepCreator(
void);
169 static void setClassDfltTimeThreshold(
DtTime threshold);
173 static void setDfltRotationThreshold(
double r);
174 static double dfltRotationThreshold();
175 static void setDfltTranslationThreshold(
double t);
176 static double dfltTranslationThreshold();
185 virtual void createAndSendDiGuyPdus();
188 virtual void createAndSendSeesPdu();
190 virtual bool sendSeesNeeded()
const;