OSDN Git Service

Document Added
[eos/optional.git] / doc / SmallTools / WeightCalculationOfCommonLineSearch.html
1 <HTML>
2 <HEAD>
3 <TITLE>WeightCalculationOfCommonLineSearch</TITLE>
4 </HEAD>
5 <BODY>
6 <H1>WeightCalculationOfCommonLineSearch</H1>
7 <H2>Usage</H2>
8 <PRE>
9 Usage: WeightCalculationOfCommonLineSearch
10 Options:
11     [-I[nput]            In                  (NULL      ).as(inFileList          ) ] :Essential :InputDataFileList
12     [-o[utput]           Out                 (NULL      ).as(outFile             ) ] :Essential :OutputDataFile
13     [-L[ength]T[hreshold]M[ode]LengthThresholdMode (0         ).as(Integer             ) ] :Essential :Length threshold mode in LengthCorrelation
14     [-L[ength]T[hreshold]R[atio]LengthThresholdRatio(0.25      ).as(Real                ) ] :Optional  :Length threshold ratio in LengthCorrelation : -LTM=0
15     [-c[onfig]           configFile          (NULL      ).as(inFile              ) ] :Optional  :ConfigurationFile
16     [-m[ode]             mode                (0         ).as(Integer             ) ] :Optional  :Mode
17
18 ----- Mode -----
19 -m :
20     0 : Addition weight
21     1 : Multiplication weight
22
23 ----- input file format -----
24 filename(sin) rotationalmode angle angle angle
25    .                .          .     .     .  
26    .                .          .     .     .  
27    .                .          .     .     .  
28    .                .          .     .     .  
29
30 </PRE>
31 </BODY>
32 </HTML>