OSDN Git Service

Document Added
[eos/optional.git] / doc / SmallTools / llDataAverage.html
1 <HTML>
2 <HEAD>
3 <TITLE>llDataAverage</TITLE>
4 </HEAD>
5 <BODY>
6 <H1>llDataAverage</H1>
7 <H2>Usage</H2>
8 <PRE>
9 Usage: llDataAverage
10 Options:
11     [-M[odel]            Model               (NULL      ).as(inFile              ) ] :Essential :Input: ModelFileName(llData)
12     [-i[nput]            In                  (NULL      ).as(inFileList          ) ] :Essential :Input: InputDataFile
13     [-l[ayer]            llInfo              (NULL      ).as(inFile              ) ] :Essential :Input: Layer Line Information
14     [-A[verage]          Ave                 (NULL      ).as(outFile             ) ] :Essential :Output: Averaged File Name
15     [-o[utput]           OutParam            (stdout    ).as(appendFile          ) ] :Optional  :Output: FittedParameter
16     [-o2[utput]          OutParam2           (NULL      ).as(outFileList         ) ] :Optional  :Output: FittedParameter(phi, z)
17     [-O[utput]           Out                 (NULL      ).as(outFileList         ) ] :Optional  :Output: FittedData
18     [-P2[plot]           P2                  (NULL      ).as(outFile             ) ] :Optional  :Output: P2PlotData
19     [-t[ruePitch]        truePitch           (1.0       ).as(Real                ) ] :Optional  :True Pitch
20     [-d[eltaR]           dR                  (1.0       ).as(Real                ) ] :Optional  :deltaR
21     [-r[adial]           rmin                (1.0       ).as(Real                ) 
22                          rmax                (1.0       ).as(Real                ) 
23                          dr                  (1.0       ).as(Real                ) ] :Optional  :Radial[Ratio]
24     [-p[hi]              phimin              (0.0       ).as(Real                ) 
25                          phimax              (180.0     ).as(Real                ) 
26                          dphi                (5.0       ).as(Real                ) ] :Optional  :Phi [degree]
27     [-z[shift]           zmin                (0.0       ).as(Real                ) 
28                          zmax                (60.0      ).as(Real                ) 
29                          dz                  (5.0       ).as(Real                ) ] :Optional  :z [A]
30     [-withoutAntiPole                                                              ] :Optional  :Not Allow Antipole
31     [-C[utValue]         CutValue            (1.0       ).as(Real                ) ] :Optional  :CutValue
32     [-pvm                pvm                 (0         ).as(Integer             ) ] :Optional  :PVM: 
33     [-pvmList            pvmList             (stdin     ).as(inFile              ) ] :Optional  :PVM: HostList
34     [-pvmList            Log                 (stdout    ).as(appendFile          ) ] :Optional  :PVM: HostList
35     [-c[onfig]           configFile          (NULL      ).as(inFile              ) ] :Optional  :ConfigurationFile
36     [-m[ode]             mode                (0         ).as(Integer             ) ] :Optional  :Mode
37 </PRE>
38 </BODY>
39 </HTML>