Changeset 30 for vtcross/trunk

Show
Ignore:
Timestamp:
11/14/08 16:39:54 (16 years ago)
Author:
jgaeddert
Message:

xml: minor changes to comments, etc.

Location:
vtcross/trunk
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • vtcross/trunk/another.xml

    r28 r30  
    99        </column> 
    1010        <column>  
    11             <name> mod scheme </name> 
     11            <name> mod_scheme </name> 
    1212        </column> 
    1313        <column>  
    14             <name> tx power </name> 
     14            <name> tx_power </name> 
    1515        </column> 
    1616        <column>  
    17             <name> noise power </name> 
     17            <name> noise_power </name> 
    1818        </column> 
    1919        <column>  
    20             <name> path loss </name> 
     20            <name> path_loss </name> 
    2121        </column> 
    2222        <column>  
  • vtcross/trunk/xml/example.ce.xml

    r13 r30  
    11<!-- 
    22This is an example XML file to interface with our cognitive engine. 
     3The library shall create a new table "myengine" with the following cols: 
     4  throughput spectral_efficiency log10_ber mod_scheme tx_power SNR 
    35--> 
    46<engine name="myengine" filename="myengine.sql">