GeoDistanceList
GeoDistanceList[{loc1,loc2,…,locn}]
位置の連続するペアの間の測地距離のリストを返す.
詳細とオプション
- GeoDistanceList[{loc1,…,locn}]における位置 lociは,度を単位とした{lat,lon}のペア,GeoPositionオブジェクト,地理的Entityオブジェクトあるいはその他の任意の位置指定で与えられる.
- 結果は長さの次元のQuantityArrayオブジェクトとして返される.使用される単位はオプションUnitSystemで選ぶことができる.このオプションのデフォルト値は$UnitSystemである.
- 位置の入力リストの長さが n のとき,結果の距離のリストの長さは n-1である.
- GeoDistanceListにはDistanceFunctionオプションを,次の設定で使うことができる.
-
"Boundary" 領域内の任意の点の間の最短距離 "Center" 領域の中心間の距離 "SignedBoundary" 境界までの距離.内部の点は負で表される - GeoDistanceListは,デフォルトで,設定DistanceFunction->"Center"を使う.これは,GeoDistanceのデフォルトとは異なる.
例題
すべて開くすべて閉じる例 (1)
スコープ (3)
オプション (2)
UnitSystem (1)
結果のデフォルト単位は$UnitSystemの値で決まる:
特性と関係 (3)
GeoDistanceListは基本的にSubsequencesとGeoDistanceを組み合せたものに等しい:
GeoDistanceListは測地距離をレポートする.TravelDistanceListは走行距離をレポートする:
GeoDistanceList[{loc}]は空リストを返す:
GeoDistanceList[{}]は定義されない:
考えられる問題 (1)
オプションDistanceFunctionのデフォルト値は,GeoDistanceについては"Boundary"であるが,GeoDistanceListについては"Center"である:
テキスト
Wolfram Research (2016), GeoDistanceList, Wolfram言語関数, https://reference.wolfram.com/language/ref/GeoDistanceList.html.
CMS
Wolfram Language. 2016. "GeoDistanceList." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/GeoDistanceList.html.
APA
Wolfram Language. (2016). GeoDistanceList. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/GeoDistanceList.html