DMSList
DMSList[θ]
将以十进制度给出的一个角度 θ 转换为一个 DMS 列表 {degree,minute,second}.
DMSList["dms"]
将一个 DMS 字符串转换为一个 DMS 列表 {degree,minute,second}.
DMSList["latlon"]
将一个纬度-经度字符串转换为一对 DMS 列表.
DMSList[GeoPosition[…]]
将 GeoPosition 数据转换为一对 DMS 列表或 DMS 列表对数组.
范例
打开所有单元关闭所有单元基本范例 (4)
范围 (6)
可以用 "North"、"West" 等或缩写 "N"、"W" 等指定 DMS 字符串中的正负号:
返回 GeoPosition 数组中位置的 DMS 列表:
推广和延伸 (2)
属性和关系 (8)
对于正的角度 θ,DMSList[θ] 返回非负数字列表:
对于负的角度 θ,DMSList[θ] 返回非正数字列表:
所有的数字角度 θ 服从恒等式 DMSList[-θ]-DMSList[θ]:
DMSList 不进行 360 度周期转换:
DMSList 对于数值角度的行为可以使用 FromDMS 逆转:
可用 DMSString 逆转对 DMS 字符串角度执行的 DMSList 操作:
也可用 NumberDecompose 计算数字 DMS 列表:
DMSList 和 NumberDecompose 遵循相同的符号约定:
DMS 列表等价于具有度分秒混合单位的 Quantity 对象:
文本
Wolfram Research (2008),DMSList,Wolfram 语言函数,https://reference.wolfram.com/language/ref/DMSList.html (更新于 2020 年).
CMS
Wolfram 语言. 2008. "DMSList." Wolfram 语言与系统参考资料中心. Wolfram Research. 最新版本 2020. https://reference.wolfram.com/language/ref/DMSList.html.
APA
Wolfram 语言. (2008). DMSList. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/DMSList.html 年