GeoModel

GeoModel

GeoGraphics 的一个选项,指定用于测地计算和地图绘制的参考实体或者模型.

更多信息

  • 可以使用下列设置:
  • Automatic对于地球使用 "ITRF00" 数据材料
    "datum"GeodesyData["Datum"] 在的任意数据材料
    "ellipsoid"任意 GeodesyData["ReferenceEllipsoid"]
    {a,b}半轴为 ab 的显式椭球
    r半径为 r 的球体
    entity行星或者月亮 Entity 对象
  • GeoModel{a,b} 中的半轴长度 abGeoModelr 中的半径 r 可以以以米为单位的数字或者 Quantity 长度给出.

范例

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

基本范例  (2)

使用地球的默认(椭圆)模型,在那里测地线不是闭合的:

使用地球的默认(椭圆)模型,在那里测地线是闭合的:

使用火星作为参考模型:

使用月亮:

应用  (1)

存储月球玛丽亚的坐标/尺寸:

绘制月球玛丽亚与它们的名字(作为工具提示条):

属性和关系  (2)

显示未闭合的测地线,这是地球的非球面性的一个后果:

与球状模型比较:

使用地球的球状模型,沿着反径点逐渐增加的大圆盘:

默认参考模型是一个椭球:

Wolfram Research (2014),GeoModel,Wolfram 语言函数,https://reference.wolfram.com/language/ref/GeoModel.html.

文本

Wolfram Research (2014),GeoModel,Wolfram 语言函数,https://reference.wolfram.com/language/ref/GeoModel.html.

CMS

Wolfram 语言. 2014. "GeoModel." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/GeoModel.html.

APA

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

BibTeX

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

BibLaTeX

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