「Descartes2Polar」の版間の差分

提供: Eospedia
移動: 案内検索
(ページの作成:「'''Descartes2Polar'''とはEosコマンドである。 == オプション一覧 == ===メインオプション=== <table border="1"> <tr> <th>オ...」)
 
行26: 行26:
 
<td>-centre</td>  
 
<td>-centre</td>  
 
<td>選択</td>  
 
<td>選択</td>  
<td>センター(cx, cy, cz)</td>  
+
<td>中心軸(cx, cy, cz)</td>  
 
<td>(0.0, 0.0, 0.0)</td>  
 
<td>(0.0, 0.0, 0.0)</td>  
 
</tr>  
 
</tr>  

2013年10月18日 (金) 02:34時点における版

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


オプション一覧

メインオプション

オプション 必須項目/選択項目 説明 デフォルト
-i 選択 入力座標設定(x, y, z) (0.0, 1.0, 0.0)
-o 選択 出力座標設定 stdout
-centre 選択 中心軸(cx, cy, cz) (0.0, 0.0, 0.0)
-xaxis 選択 x軸(xx, xy, xz) (1.0, 0.0, 0.0)
-zaxis 選択 z軸(zx, zy, zz) (0.0, 0.0, 1.0)
-c 選択 コンフィグファイル設定 NULL
-m 選択 モードを設定 0
-h 選択 ヘルプを表示  

モードの詳細

モード 説明
0
1


実行例