Unverified Commit 3f822af8 authored by Jesse Mapel's avatar Jesse Mapel Committed by GitHub
Browse files

Fixed typo in ControlPointV0003 docs

Also reworded a little bit to read better
parent b6443565
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -41,8 +41,8 @@ namespace Isis {
   *
   * The version 3 and 4 binary serialization of ControlPoint use the same protobuf message, so
   * this class works with both versions. The difference between the version 3 and 4 Pvl
   * serializations is changing Ground and Tie points to Fixed and Free respectively. This i
   * sufficiently minor that it is handled in the pvl constructor.
   * serializations is Ground and Tie points were renamed to Fixed and Free respectively.
   * This is sufficiently minor that it is handled in the pvl constructor.
   *
   * In the Pvl format, control points are represented by objects contained in the
   * ControlNetwork object. Control measures are represented by groups
@@ -96,11 +96,11 @@ namespace Isis {
   *       ground point in meters</li>
   *   <li><em>AdjustedZ:</em> The body fixed Z coordinate of the adjusted
   *       ground point in meters</li>
   *   <li><em>LatitudeConstrained:</em> If the latitude of the grount point
   *   <li><em>LatitudeConstrained:</em> If the latitude of the ground point
   *       is constrained</li>
   *   <li><em>LongitudeConstrained:</em> If the longitude of the grount point
   *   <li><em>LongitudeConstrained:</em> If the longitude of the ground point
   *       is constrained</li>
   *   <li><em>RadiusConstrained:</em> If the radius of the grount point
   *   <li><em>RadiusConstrained:</em> If the radius of the ground point
   *       is constrained</li>
   *   <li><em>PointType:</em> What type of point it is. Options:
   *       <ul>