OSDN Git Service

Document Added
[eos/optional.git] / doc / SmallTools / matrix3DEulerAngleTransform.html
1 <HTML>
2 <HEAD>
3 <TITLE>matrix3DEulerAngleTransform</TITLE>
4 </HEAD>
5 <BODY>
6 <H1>matrix3DEulerAngleTransform</H1>
7 <H2>Usage</H2>
8 <PRE>
9 Usage: matrix3DEulerAngleTransform
10 Options:
11     [-i[nputlist]        In                  (NULL      ).as(inFileListNoOpen    ) ] :Essential :InputDataFileList
12     [-o[utput]           Out                 (NULL      ).as(outFile             ) ] :Essential :OutputDataFile
13     [-R[otationalMode]   RotationalMode      (ZONS      ).as(String              ) ] :Optional  :RotationalMode
14     [-M[ultiplyEulerAngle]RotMode             (ZONS      ).as(String              ) 
15                          Rot1                (0.0       ).as(Real                ) 
16                          Rot2                (0.0       ).as(Real                ) 
17                          Rot3                (0.0       ).as(Real                ) ] :Optional  :M * input
18     [-c[onfig]           configFile          (NULL      ).as(inFile              ) ] :Optional  :ConfigurationFile
19     [-m[ode]             mode                (0         ).as(Integer             ) ] :Optional  :Mode
20
21 ----- input file format -----
22  filename rotationalMode phi theta psi
23     .          .          .    .    . 
24     .          .          .    .    . 
25     .          .          .    .    . 
26
27 </PRE>
28 </BODY>
29 </HTML>