f2bf9e55 by Michael B. Mathews

Updated documentation and CG issues

1 parent 3c17df65
...@@ -50,8 +50,8 @@ ...@@ -50,8 +50,8 @@
50 <comment>Optional azimuthal heading of the associated object in degrees (true North).</comment> 50 <comment>Optional azimuthal heading of the associated object in degrees (true North).</comment>
51 </elem> 51 </elem>
52 <elem name="uncertainty" type="float32" multiplicity="1" default="-1" ord ="4"> 52 <elem name="uncertainty" type="float32" multiplicity="1" default="-1" ord ="4">
53 <tag name="unit" value="degrees"/> 53 <tag name="unit" value="meters/sec"/>
54 <comment>Optional azimuthal heading of the associated object in degrees (true North).</comment> 54 <comment>Optional speed uncertainty in meters/sec.</comment>
55 </elem> 55 </elem>
56 </struct> 56 </struct>
57 57
......
...@@ -35,7 +35,7 @@ ...@@ -35,7 +35,7 @@
35 <literal name="GeoObject" value="1"></literal> 35 <literal name="GeoObject" value="1"></literal>
36 <literal name="Location" value="2"></literal> 36 <literal name="Location" value="2"></literal>
37 <literal name="EventInfo" value="3"></literal> 37 <literal name="EventInfo" value="3"></literal>
38 <literal name="Producer" value="4"></literal> 38 <literal name="ProducerInfo" value="4"></literal>
39 </enum> 39 </enum>
40 40
41 <!-- 41 <!--
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!