|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecthla.rti1516.MobileFederateServices
public final class MobileFederateServices
Conveys the interfaces for all services that a federate must supply and which may not execute in the federate's space.
| Field Summary | |
|---|---|
LogicalTimeIntervalFactory |
_intervalFactory
|
LogicalTimeFactory |
_timeFactory
|
| Constructor Summary | |
|---|---|
MobileFederateServices(LogicalTimeFactory timeFactory,
LogicalTimeIntervalFactory intervalFactory)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public LogicalTimeFactory _timeFactory
public LogicalTimeIntervalFactory _intervalFactory
| Constructor Detail |
|---|
public MobileFederateServices(LogicalTimeFactory timeFactory,
LogicalTimeIntervalFactory intervalFactory)
timeFactory - hla.rti1516.LogicalTimeFactoryintervalFactory - hla.rti1516.LogicalTimeIntervalFactory
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||