Commit 585f18a2 authored by Kristin Berry's avatar Kristin Berry
Browse files

PROG: replaced accented characters in TgoCassisDistortionMap to fix...

PROG: replaced accented characters in TgoCassisDistortionMap to fix documentation build problem. References #5155

git-svn-id: http://subversion.wr.usgs.gov/repos/prog/isis3/trunk@8151 41f8697f-d340-4b68-9986-7bafba869bb8
parent fcd6b7ad
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -73,7 +73,7 @@ namespace Isis {
   * (x,y). 
   *  
   * Model derived by Stepan Tulyakov and Anoton Ivanov, EPFL (Ecole 
   * Polytechnique Fdrale de Lausanne). 
   * Polytechnique Federale de Lausanne). 
   *  
   * Given distorted focal plane coordinates, in millimeters, and parameters of 
   * rational CORRECTION model A1_corr, A2_corr, A3_corr, this function returns undistorted 
@@ -138,7 +138,7 @@ namespace Isis {
   * Compute distorted focal plane (x,y) given an undistorted focal plane (x,y).
   * 
   * Model derived by Stepan Tulyakov and Anoton Ivanov, EPFL (Ecole 
   * Polytechnique Fdrale de Lausanne). 
   * Polytechnique Federale de Lausanne). 
   *  
   * Given ideal focal plane coordinates, in millimeters, and parameters
   * of rational CORRECTION model A1_dist, A2_dist, A3_dist, this function 
+1 −1
Original line number Diff line number Diff line
@@ -33,7 +33,7 @@ namespace Isis {
   * Creates a map for adding/removing optical distortions from the focal plane of a camera.
   *
   * Model derived by Stepan Tulyakov and Anoton Ivanov, 
   * EPFL (École Polytechnique Fédérale de Lausanne). 
   * EPFL (Ecole Polytechnique Federale de Lausanne). 
   *  
   * @ingroup SpiceInstrumentsAndCameras
   * @ingroup Tgo