This package provides classes and interfaces for creating distributed simulations
using High Level Architecture (HLA).
You should start with creating JSimHLASimulation object.
Then, you can create some local and some remote objects.
- Local objects: JSimProcess, JSimHead.
- Remote objects: JSimHLARemoteProcess, JSimHLARemoteHead.
@see cz.zcu.fav.kiv.jsim.hla.JSimHLASimulation
@see cz.zcu.fav.kiv.jsim.hla.JSimHLAProcess
@see cz.zcu.fav.kiv.jsim.hla.JSimHLAHead