「ProjectionDirectionMapCreate」の版間の差分
提供: Eospedia
| (同じ利用者による、間の2版が非表示) | |||
| 行14: | 行14: | ||
<td>-i</td> | <td>-i</td> | ||
<td>必須</td> | <td>必須</td> | ||
| − | <td>入力ファイル設定: | + | <td>入力ファイル設定: [[ASCII]]</td> |
<td>NULL</td> | <td>NULL</td> | ||
</tr> | </tr> | ||
| 行20: | 行20: | ||
<td>-o</td> | <td>-o</td> | ||
<td>選択</td> | <td>選択</td> | ||
| − | <td>出力ファイル設定: | + | <td>出力ファイル設定: [[ASCII]]</td> |
<td>NULL</td> | <td>NULL</td> | ||
</tr> | </tr> | ||
| 行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> | ||
| 行54: | 行54: | ||
</tr> | </tr> | ||
</table> | </table> | ||
| + | <br> | ||
===モードの詳細=== | ===モードの詳細=== | ||
| 行75: | 行76: | ||
<tr> | <tr> | ||
<td>3</td> | <td>3</td> | ||
| − | <td>モルワイデ図法</td> | + | <td>モルワイデ図法: 未対応</td> |
</tr> | </tr> | ||
</table> | </table> | ||
| + | <br> | ||
| − | === | + | ===-RM の詳細=== |
<table border="1"> | <table border="1"> | ||
<tr> | <tr> | ||
| 行95: | 行97: | ||
</table> | </table> | ||
<div>Final rotation of projection is only Z .</div> | <div>Final rotation of projection is only Z .</div> | ||
| + | <br> | ||
===入力ファイルのフォーマット=== | ===入力ファイルのフォーマット=== | ||
<pre> | <pre> | ||
| − | filename rotationalmode angle angle angle | + | filename rotationalmode angle angle angle |
| − | . | + | . . . . . |
| − | . | + | . . . . . |
| − | . | + | . . . . . |
| − | . | + | . . . . . |
</pre> | </pre> | ||
| − | + | <br> | |
== 実行例 == | == 実行例 == | ||
| + | ===入力ファイルのデータ=== | ||
| + | <pre> | ||
| + | /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 | ||
| + | |||
| + | </pre> | ||
| + | <br> | ||
| + | |||
| + | ===オプション必須項目のみの場合=== | ||
| + | <pre> | ||
| + | 90.00, 0.00 | ||
| + | 60.00, 0.00 | ||
| + | 45.00, 0.00 | ||
| + | 25.98, 15.00 | ||
| + | 38.97, 22.50 | ||
| + | 51.96, 30.00 | ||
| + | </pre> | ||
| + | <br> | ||
| + | |||
| + | ===オプション -m=== | ||
| + | ====m=1で実行==== | ||
| + | <pre> | ||
| + | 90.00, 0.00 | ||
| + | 60.00, 0.00 | ||
| + | 45.00, 0.00 | ||
| + | 28.98, 7.76 | ||
| + | -43.47,-11.65 | ||
| + | -57.96,-15.53 | ||
| + | </pre> | ||
| + | <br> | ||
| + | |||
| + | ====m=2で実行==== | ||
| + | <pre> | ||
| + | 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 | ||
| + | </pre> | ||
| + | <br> | ||
| + | |||
| + | ===オプション -Rm=== | ||
| + | ====Rm=1で実行==== | ||
| + | <pre> | ||
| + | 90.00, 0.00 | ||
| + | 0.00, 60.00 | ||
| + | 0.00, 45.00 | ||
| + | 7.12, 24.65 | ||
| + | -16.89, 33.77 | ||
| + | -31.81, 36.73 | ||
| + | </pre> | ||
| + | <br> | ||
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