Package org.hlacerti.lib
Cosimulation between HLA/CERTI and Ptolemy II.
- Since:
- Ptolemy II 8.1
-
Interface Summary Interface Description HlaReflectable FIXMEHlaUpdatable FIXME -
Class Summary Class Description AutomaticSimulation Implement an automatic simulation of any model chosen by the user.CertiRtig Execute the HLA/CERTI RTIG in a subprocess.HlaAttributeReflector This actor produces an output event whenever the specified attribute of the specified instance is updated by another federate in the federation.HlaAttributeUpdater This actor is a kind-of output port that sends the data on its input to the HLA federation through the RTI (Run Time Infrastructure).HlaManager The Ptolemy-HLA co-simulation framework leverages two open source tools: Ptolemy II and HLA/CERTI to enable construction in Ptolemy II of an HLA federate.HlaPublisher This actor provides updates to shared objects in an HLA (High Level Architecture) federation.HlaReporter This class implements a HLA Reporter which collects and writes several statistics to analyze the correct usage of HLA services.HlaSubscriber This actor provides information to subscribe, discover and reflect (i.e., receive) updated values in the Ptolemy-HLA/CERTI framework.HlaTimedEvent This class extends the TimedEvent class to add specific information relative to HLA "events" (also called messages) received from HLA/CERTI.MessageProcessing This class implements the functionalities to encode/decode HLA values received from HLA/CERTI. -
Enum Summary Enum Description HlaManager.ETimeManagementService Enumeration which represents both time advancement services NER or TAR.