OSDN Git Service

Stirng.h -> eosString.h
[eos/base.git] / src / Tools / mrcImage / mrcImageUnbentROI / src / mrcImageUnbentROI.html
index c1bfbbf..d043c58 100755 (executable)
@@ -8,17 +8,17 @@
 <PRE>
 Usage: mrcImageUnbentROI
 Options:
-    [-i[nput]            In                  (NULL      )] :Essential :InputDataFile
-    [-o[utput]           Out                 (NULL      )] :Essential :OutputDataFile
-    [-r[oi]              roiLine             (NULL      )... ] :Variable  :
-    [-x                  x                   (1.0       )] :Essential :Width :Source 
-    [-y                  y                   (1.0       )] :Optional  :Height:Source
-    [-W                  Width               (1.0       )] :Optional  :Width :Dst 
-    [-H                  Height              (1.0       )] :Optional  :Height:Dst 
-    [-cor                Cor                 (360.0     )] :Optional  :Correlation Window along Y-axis [A]
-    [-S[hrink]           Shrink              (1         )] :Optional  :When inputfile is shrinked:
-    [-c[onfig]           configFile          (NULL      )] :Optional  :ConfigurationFile
-    [-m[ode]             mode                (0         )] :Optional  :Mode
+    [-i[nput]            In                  (NULL      ).as(inFile              ) ] :Essential :InputDataFile
+    [-o[utput]           Out                 (NULL      ).as(outFile             ) ] :Essential :OutputDataFile
+    [-r[oi]              roiLine             (NULL      ).as(Real                ) ... ] :Variable  :
+    [-x                  x                   (1.0       ).as(Real                ) ] :Essential :Width :Source 
+    [-y                  y                   (1.0       ).as(Real                ) ] :Optional  :Height:Source
+    [-W                  Width               (1.0       ).as(Real                ) ] :Optional  :Width :Dst 
+    [-H                  Height              (1.0       ).as(Real                ) ] :Optional  :Height:Dst 
+    [-cor                Cor                 (360.0     ).as(Real                ) ] :Optional  :Correlation Window along Y-axis [A]
+    [-S[hrink]           Shrink              (1         ).as(Integer             ) ] :Optional  :When inputfile is shrinked:
+    [-c[onfig]           configFile          (NULL      ).as(inFile              ) ] :Optional  :ConfigurationFile
+    [-m[ode]             mode                (0         ).as(Integer             ) ] :Optional  :Mode
 </PRE>
 </BODY>
 </HTML>