GeoDirection

GeoDirection[{lat1,lon1},{lat2,lon2}]

给出地球上一个纬度-经度位置和另一个位置之间的方位角.

GeoDirection[loc1,loc2]

给出由位置对象或地理实体指定的位置之间的方位角.

更多信息

  • 地理方向也称之为方位角 (azimuth) 或方位 (bearing).
  • GeoDirection[loc1,loc2] 给出介于真北和从 loc1loc2 的测地线间在 loc1 测量的顺时针角度. 高度被忽略.
  • 结果以角度为 Quantity、单位为 "AngularDegrees" 的形式返回.
  • 纬度和经度可以以表示角度的数、DMS 字符串或者 Quantity 角度的形式给出.
  • GeoDirection[loc1,loc2] 中的位置对象可以作为 GeoPositionGeoPositionXYZGeoPositionENUGeoGridPosition 对象给出.
  • GeoDirection[loc1,loc2] 默认情况下对 loc1 使用与基准相关联的参考椭圆.
  • GeoDirectionGeoDistance 解决了大地测量反演问题.

范例

打开所有单元关闭所有单元

基本范例  (2)

参考椭球上两个位置之间的前方位角:

两个完全指定的测地位置之间的方位角:

范围  (4)

在地球上任意两点间的方位角,使用默认基准 "ITRF00" 的参数:

角度也可以用 DMS 字符串指定:

不同格式的两个测地位置之间的方向:

GeoDirection 计算中会忽略高度和时间信息:

不同基准的两个点之间的方位角. 执行计算之前,先将第二个点的基准转换为第一个点的基准:

差异非常小:

属性和关系  (8)

GeoDirection 不是对称函数:

GeoDirectionGeoDestination 的部分逆:

GeoDirection 返回的信息是 GeoDisplacement 所返回信息的一部分:

计算一列点之间的方位角:

从常规方位角开始,在测地圆上构建点:

圆上各点之间的方位角增加,模角测定:

在规则的距离间隔上,沿测地线构建多个点:

方位角并非沿测地线保持不变:

对接近正对点而言,GeoDirection 不是平滑函数:

与球体表面上的相应结果比较:

连接对跖点对的测地线的初始方位角是互补的:

图形化:

Wolfram Research (2008),GeoDirection,Wolfram 语言函数,https://reference.wolfram.com/language/ref/GeoDirection.html (更新于 2014 年).

文本

Wolfram Research (2008),GeoDirection,Wolfram 语言函数,https://reference.wolfram.com/language/ref/GeoDirection.html (更新于 2014 年).

CMS

Wolfram 语言. 2008. "GeoDirection." Wolfram 语言与系统参考资料中心. Wolfram Research. 最新版本 2014. https://reference.wolfram.com/language/ref/GeoDirection.html.

APA

Wolfram 语言. (2008). GeoDirection. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/GeoDirection.html 年

BibTeX

@misc{reference.wolfram_2024_geodirection, author="Wolfram Research", title="{GeoDirection}", year="2014", howpublished="\url{https://reference.wolfram.com/language/ref/GeoDirection.html}", note=[Accessed: 21-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_geodirection, organization={Wolfram Research}, title={GeoDirection}, year={2014}, url={https://reference.wolfram.com/language/ref/GeoDirection.html}, note=[Accessed: 21-November-2024 ]}