14 lines
835 B
XML
Executable File
14 lines
835 B
XML
Executable File
<?xml version="1.0" encoding="UTF-8"?>
|
|
<Scenario>
|
|
<Environment OSName="Debian" Version="11" RTXVersion="preempt-rt" CPUAffinity="0,1" WorkPath="/home/jin/MyCode/XNSim/Release/" ModelsPath="Models/" ServicesPath="Services/" DomainID="10"/>
|
|
<ConsoleOutput Debug="1" Info="1" Error="1" Warning="1"/>
|
|
<Log Debug="0" Info="1" Error="1" Warning="1"/>
|
|
<ModelGroup Name="本体模型组" Freq="120" Priority="99" CPUAff="0">
|
|
<Model Name="ATA04地面操纵模型" ClassName="XNGroundHandling"/>
|
|
<Model Name="ATA04数据处理模型" ClassName="XNATA04DataProcessor"/>
|
|
</ModelGroup>
|
|
<ServicesList>
|
|
<Service Name="UDP通信服务" ClassName="XNUDPService"/>
|
|
</ServicesList>
|
|
</Scenario>
|