![]() |
VR-Forces 5.0.3 Developer's Guide
|
The Radar Warning Editor example demonstrates the following:
This example extends the Simuulation Object Editor to be able to support new sim components. This allows the SOE to recognize user created sim components and understand what descriptors are used to configure these components. This allows user created systems that utilize new sim components to be read and written by the SOE.
This example is related to the Radar Warn back-end example and registers the new sim components from that example with the SOE.
To load this plugin into the Simulation Object Editor, open a command prompt in the bin64 directory and run the following command:
simulationObjectEditor --loadPlugin ../examples/radarWarnRx/radarWarnRxEditor/build64/RelWithDebInfo/radarWarnRxEditor
To view the new behavior:
| DtRadarWarningReceiverDescriptor | The new radar receiver component descriptor. |