![]() |
VR-Link API Documentation for HLA 1516
|
The testInter example shows how to add a new interaction class to a FOM.
We need to extend the VR-Link top-level API by adding a new kind of DtInteraction. Then we create mappings between the new FOM class and the new DtInteraction subclass.
This example, adds an interaction class called Test to the VrlExtend.fed FED File. It has two parameters:
To add this class:
The TestInteraction example is contained in the following major files: