OSDN Git Service

Document Added
[eos/optional.git] / doc / SmallTools / matrix3DFromEulerAngle.html
index 9931dae..a03479c 100644 (file)
@@ -8,11 +8,14 @@
 <PRE>
 Usage: matrix3DFromEulerAngle
 Options:
-    [-i[nput]            In                  (stdin     )] :Optional  :InputDataFile
-    [-R[ot]              EMode               (ZONS      )Rot1                (0.0       )Rot2                (0.0       )Rot3                (0.0       )] :Optional  :Input: RotAngle[degree]
-    [-o[utput]           Out                 (stdout    )] :Optional  :Output: Matrix
-    [-c[onfig]           configFile          (NULL      )] :Optional  :ConfigurationFile
-    [-m[ode]             mode                (0         )] :Optional  :Mode
+    [-i[nput]            In                  (stdin     ).as(inFile              ) ] :Optional  :InputDataFile
+    [-R[ot]              EMode               (ZONS      ).as(String              ) 
+                         Rot1                (0.0       ).as(Real                ) 
+                         Rot2                (0.0       ).as(Real                ) 
+                         Rot3                (0.0       ).as(Real                ) ] :Optional  :Input: RotAngle[degree]
+    [-o[utput]           Out                 (stdout    ).as(outFile             ) ] :Optional  :Output: Matrix
+    [-c[onfig]           configFile          (NULL      ).as(inFile              ) ] :Optional  :ConfigurationFile
+    [-m[ode]             mode                (0         ).as(Integer             ) ] :Optional  :Mode
 ----- Additional Usage -----
 </PRE>
 </BODY>