OSDN Git Service

Document Added
[eos/optional.git] / doc / SmallTools / ProjectionDirectionMapCreate.html
1 <HTML>
2 <HEAD>
3 <TITLE>ProjectionDirectionMapCreate</TITLE>
4 </HEAD>
5 <BODY>
6 <H1>ProjectionDirectionMapCreate</H1>
7 <H2>Usage</H2>
8 <PRE>
9 Usage: ProjectionDirectionMapCreate
10 Options:
11     [-i[nput]            In                  (NULL      ).as(inFile              ) ] :Essential :InputDataFile
12     [-o[utput]           Out                 (NULL      ).as(outFile             ) ] :Optional  :OutputDataFile
13     [-p[ost]s[cript]     Ps                  (NULL      ).as(outFile             ) ] :Optional  :OutputPostScriptFile
14     [-c[onfig]           configFile          (NULL      ).as(inFile              ) ] :Optional  :ConfigurationFile
15     [-m[ode]             mode                (0         ).as(Integer             ) ] :Optional  :Mode
16     [-R[otation]m[ode]   Rmode               (0         ).as(Integer             ) ] :Optional  :Mode
17 ----- Rotational Mode -----
18 Final rotation of projection is only Z .
19
20 ----- input file format -----
21 filename rotationalmode angle angle angle
22    .             .        .     .     .  
23    .             .        .     .     .  
24    .             .        .     .     .  
25    .             .        .     .     .  
26
27 ----- mode -----
28 -m : 0 : Not separate plus and minus of theta. Create one line data
29      1 :     separate plus and minus of theta. Create one line data
30      2 :     separate plus and minus of theta. Create two line data
31      3 : Mollweide expressionn
32 ----- mode -----
33 -Rm : 0 : Not change rotational mode
34       1 :     Change rotational mode to ZONS
35
36 </PRE>
37 </BODY>
38 </HTML>