「ProjectionDirectionMapCreate」の版間の差分

提供: Eospedia
移動: 案内検索
 
(同じ利用者による、間の1版が非表示)
行26: 行26:
 
<td>-ps</td>  
 
<td>-ps</td>  
 
<td>選択</td>  
 
<td>選択</td>  
<td>出力ファイル設定: psファイル: 未対応</td>  
+
<td>出力ファイル設定: psファイル: 未実装</td>  
 
<td>NULL</td>  
 
<td>NULL</td>  
 
</tr>  
 
</tr>  
行81: 行81:
 
<br>
 
<br>
  
===Rotational Modeの詳細===
+
===-RM の詳細===
 
<table border="1">
 
<table border="1">
 
<tr>  
 
<tr>  

2014年2月28日 (金) 01:20時点における最新版

ProjectionDirectionMapCreateとはEosコマンドである。


オプション一覧

メインオプション

オプション 必須項目/選択項目 説明 デフォルト
-i 必須 入力ファイル設定: ASCII NULL
-o 選択 出力ファイル設定: ASCII NULL
-ps 選択 出力ファイル設定: psファイル: 未実装 NULL
-c 選択 コンフィグファイル設定 NULL
-m 選択 モードを設定 0
-Rm 選択 回転モードを設定 0
-h 選択 ヘルプを表示  


モードの詳細

モード 説明
0 Not separate plus and minus of theta. Create one line data
1 separate plus and minus of theta. Create one line data
2 separate plus and minus of theta. Create two line data
3 モルワイデ図法: 未対応


-RM の詳細

モード 説明
0 変更しない
1 ZONSに変更
Final rotation of projection is only Z .


入力ファイルのフォーマット

filename  rotationalmode  angle  angle  angle
     .                    .                  .         .         .  
     .                    .                  .         .         .  
     .                    .                  .         .         .  
     .                    .                  .         .         .  


実行例

入力ファイルのデータ

/Eos/img/Input0	YONS	0	0	0
/Eos/img/Input1	YONS	0	30	0
/Eos/img/Input2	YONS	0	45	0
/Eos/img/Input3	YONS	30	60	0
/Eos/img/Input4	YONS	30	135	0
/Eos/img/Input5	YONS	30	150	0


オプション必須項目のみの場合

 90.00,  0.00
 60.00,  0.00
 45.00,  0.00
 25.98, 15.00
 38.97, 22.50
 51.96, 30.00


オプション -m

m=1で実行

 90.00,  0.00
 60.00,  0.00
 45.00,  0.00
 28.98,  7.76
-43.47,-11.65
-57.96,-15.53


m=2で実行

 90.00,  0.00 	   0.00,  0.00
 60.00,  0.00 	  51.96, 30.00
 45.00,  0.00 	   0.00,  0.00
 25.98, 15.00


オプション -Rm

Rm=1で実行

 90.00,  0.00
  0.00, 60.00
  0.00, 45.00
  7.12, 24.65
-16.89, 33.77
-31.81, 36.73