* This method will attempt to enable the various time related properties
* for the federate
*/
private void enableTimePolicy() throws RTIexception {
LogicalTime currentTime = convertTime(foAmbassador.getFederateTime());
LogicalTimeInterval lookahead = convertInterval(foAmbassador
.getFederateLookahead());
// //////////////////////////
// enable time regulation //
// //////////////////////////