eosPointProjector

Usage

Usage: eosPointProjector
Options:
    [-i[nput]            In                  (stdin     ).as(inFile::ASCII       ) ] :Optional  :Input: eosPoint
    [-i[nput]t[ype]      InType              (3         ).as(Integer             ) ] :Optional  :Input: eosPointType
    [-o[utput]           Out                 (stdout    ).as(outFile::ASCII      ) ] :Optional  :Output: eosPoint
    [-o[utput]t[ype]     OutType             (3         ).as(Integer             ) ] :Optional  :Input: eosPointType
    [-E[uler]A[ngle]     EAMode              (YOYS      ).as(String              ) 
                         Rot1                (0.0       ).as(Real                ) 
                         Rot2                (0.0       ).as(Real                ) 
                         Rot3                (0.0       ).as(Real                ) ] :Optional  :Input: EulerAngleMode Rot1 Rot2 Rot3
    [-I[nput]            InList              (NULL      ).as(inFileList::ASCII   ) ] :Optional  :Input:  eosPointFileList
    [-O[uput]            OutList             (NULL      ).as(outFileList::ASCII  ) ] :Optional  :Output: eosPointFileList
    [-c[onfig]           configFile          (NULL      ).as(inFile              ) ] :Optional  :ConfigurationFile
    [-m[ode]             mode                (0         ).as(Integer             ) ] :Optional  :Mode
----- Additional Usage -----
>> eosPointFileType
type-0: x y z
type-1: x y z sig
type-2: x y z sigx sigy sigz
type-3: x y z sig sigx sigy sigz
>> mode
0: x-projection
1: y-projection
2: z-projection