hla.rti1516
Class MobileFederateServices
java.lang.Object
hla.rti1516.MobileFederateServices
- All Implemented Interfaces:
- Serializable
public final class MobileFederateServices
- extends Object
- implements Serializable
Conveys the interfaces for all services that a federate must supply and which may not execute
in the federate's space.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_timeFactory
public LogicalTimeFactory _timeFactory
_intervalFactory
public LogicalTimeIntervalFactory _intervalFactory
MobileFederateServices
public MobileFederateServices(LogicalTimeFactory timeFactory,
LogicalTimeIntervalFactory intervalFactory)
- Parameters:
timeFactory - hla.rti1516.LogicalTimeFactoryintervalFactory - hla.rti1516.LogicalTimeIntervalFactory