两种快速开发HLA应用软件的比较 |
|
LabWorks |
SEQUOIA SimBuilder |
| LabWorks OMDT Pro: 1、Creates HLA Models (SOM and FOM) 2、Generates HLA files (OMT and FED) 3、Generates header files for HLA models |
1、Creates HLA Models (SOM and FOM) |
| LabWorks OMNI: Establishes an interface to HLA-RTI that is independent of FOM and any federation Provides FOM mapping through proprietary language |
SEQUOIA Distributed System Infrastructure (DSI): Establishes an interface to HLA-RTI that is independent of FOM and any federation Provides mapping through ASCII text files (much simpler than via proprietary language) Simplifies the HLA-RTI API Significantly reduces HLA learning curve Enables FOM swapping without recompiling federate code |
| LabWorks FedProxy: Lets you generate a working HLA (console) federate from any FOM or SOM |
SimBuilder Application Editor: Enables you to create custom HLA (console or GUI) federate, from specifications Enables you to attach a SOM to your custom federate Lets you map your SOM to any FOM |