![]() |
VR-Forces Developer's Guide
|
The vrfSimUser application has equivalent functionality to the vrfSim application.
It provides the code for the top-level main function and DtVrfApp class. This allows developers to create there own VR-Forces sim engine applications and replace or modify certain aspects of VR-Forces that are otherwise difficult to do in a plugin.
The source for vrfSimUser is in .\appsrc\vrfSimUser. The executable is in ./bin64.
To run the application, start one of the vrfSimUser applications from the bin64 directory. There are versions for each supported protocol. vrfSimUser has command-line options that match those supported by the standard vrfSim applications. Please see the Users Guide for full docementation of these options.