![]() |
MAK RTIspy API Documentation for HLA 1.3
|
The HLA 1.3 API consists of the RTIambassador, the FederateAmbassador,and the FedTime classes with supporting types.
Centralized RTI interface header
The RTIambassador class defines the interface used by the federate to access the services of the RTI. The implementation is provided by the RTI.
The FederateAmbassador class defines a pure abstract interface used by the RTI to evoke callbacks on the federate. The implementation must be provided by the federate.
Supporting types
The FedTime class defines the interface for the representation of federation time. The FedTime abstract classes are used by the RTI interface and implementation; however, a concrete implementation must be provided for use by the federate. A double floating point representation is provided as example