another question , the TestObjectModel-ieee-1516e.xml file hasn't the tag <sharing>PublishSubscribe</sharing>?I have problem with the publish of the message ,What can I do?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
where I can find the metod to announce to the RTI a synchronization point?
If you look in the testsuite, there is a Synchronization test that demonstrates the synchronization point steps.
testsuite/src/java/net/sf/ohla/rti/testsuite/hla/rti1516e/federation/SynchronizationTestNG.java
Hi,
your class test is ok but when I make a Federate to receive TSO messages I have so much problem,
rtiamb.enableTimeRegulation(interval);
rtiamb.enableTimeConstrained();
I have to use FederateManager to run it?
Can I have an example with openhla?an HelloWorld federate example?
another question ,the OMT for HlaEvolved is the FOM ?
another question , the TestObjectModel-ieee-1516e.xml file hasn't the tag <sharing>PublishSubscribe</sharing>?I have problem with the publish of the message ,What can I do?