OSDN Git Service

Add: eosPointPositionCorrection
[eos/base.git] / src / Tools / eosPoint / eosPointPositionCorrection / src / eosPointPositionCorrection.html
1 <HTML>
2 <HEAD>
3 <TITLE>eosPointPositionCorrection</TITLE>
4 </HEAD>
5 <BODY>
6 <H1>eosPointPositionCorrection</H1>
7 <H2>Usage</H2>
8 <PRE>
9 Usage: eosPointPositionCorrection
10 Options:
11     [-i[nput]            In                  (NULL      ).as(inFile::eosPoint    ) ] :Essential :Input:eosPoint
12     [-i[nput]t[ype]      InType              (0         ).as(Integer             ) ] :Optional  :Input:eosPointMode
13     [-n[umber]           N                   (-1        ).as(Integer             ) ] :Optional  :Input:number of Point, n, dependent upon m=n/(n-1)/2, a point number in In
14     [-o[utput]           Out                 (stdout    ).as(outFile::eosPoint   ) ] :Optional  :Output:eosPoint
15     [-o[utput]t[ype]     OutType             (0         ).as(Integer             ) ] :Optional  :Output:eosPoint
16     [-c[onfig]           configFile          (NULL      ).as(inFile              ) ] :Optional  :ConfigurationFile
17     [-m[ode]             mode                (0         ).as(Integer             ) ] :Optional  :Mode
18 ----- Additional Usage -----
19 type-0: x y z
20 type-1: x y z sig
21 type-2: x y z sigx sigy sigz
22 type-3: x y z sig sigx sigy sigz
23 </PRE>
24 </BODY>
25 </HTML>