root/vtcross/trunk/another.xml @ 29

Revision 28, 0.6 KB (checked in by ahe, 16 years ago)

incorporate ezxml with cbr

Line 
1<?xml version = "1.0"?>
2<another>
3    <engine name = "CBR">
4        <column>
5            <name> BER </name>
6        </column>
7        <column>
8            <name> throughput </name>
9        </column>
10        <column>
11            <name> mod scheme </name>
12        </column>
13        <column>
14            <name> tx power </name>
15        </column>
16        <column>
17            <name> noise power </name>
18        </column>
19        <column>
20            <name> path loss </name>
21        </column>
22        <column>
23            <name> utility </name>
24        </column>
25    </engine>
26</another>
27
Note: See TracBrowser for help on using the browser.