AstroRange

AstroRange

AstroGraphics 的一个选项,用于指定包含的天球坐标的范围.

更多信息

  • AstroRange 提供了指定要明确包含在 AstroGraphics 图中的天球区域的主要方法.
  • 可使用以下设置:
  • All包括整个天球
    Automatic自动选择要显示的区域
    Full在天文图形中使用时与 All 相同
    {{lon1,lon2},{lat1,lat2}}明确限定球坐标的范围
    {All,{lat1,lat2}}所有的经度和指定的纬度范围
    {{lon1,lon2},All}指定的经度范围和所有的纬度
    r明确的数值半径,假设以度为单位
    quantityQuantity 角给出的明确半径
    entity使用给定 astro 实体的边界框
  • AstroRangerAstroRangequantity 表示以 AstroCenterAstroGraphics 第一个参数指定的内容为中心,半径为给定半径的球的范围.
  • AstroRangeAutomatic 选择适合于 AstroGraphics 第一个参数的内容的区域. 对于点,如恒星,使用围绕该点 10 度角的球面圆盘. 在没有输入信息的情况下,如在 AstroGraphics[] 中,将选择整个天球或半球,具体取决于所选的天文参考架和投影.
  • AstroRangePadding 可用于扩展 AstroRange 定义的边界框.
  • Options[amap,AstroRange] 返回在 AstroGraphicsamap 中使用的 AstroRange 值.

范例

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

基本范例  (2)

可视化当前你所在地方北方的天空:

指定一个中心和围绕它的角半径:

范围  (4)

指定所有四个坐标的限制范围:

显示黄道周围的天空带:

显示采用赤道坐标的半球:

显示 M31 周围 1.5 度半径的区域:

用数字指定相同的半径,以度为单位:

或者使用混合的量:

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

文本

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

CMS

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

APA

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

BibTeX

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

BibLaTeX

@online{reference.wolfram_2024_astrorange, organization={Wolfram Research}, title={AstroRange}, year={2022}, url={https://reference.wolfram.com/language/ref/AstroRange.html}, note=[Accessed: 22-November-2024 ]}