LunarEclipse

LunarEclipse[]

给出下次月食发生的时间.

LunarEclipse[datespec]

给出所给日期之后下次月食发生的时间.

LunarEclipse[propertyspec]

给出下次月食的指定属性值.

LunarEclipse[datespec,propertyspec]

给出所给日期之后下次月食的指定属性值.

更多信息和选项

  • LunarEclipse[] 利用 $TimeZone 来确定你所在的时区.
  • datespec 可以是 DateObject 表达式、TimeObject 表达式、日期字符串或 {y,m,d,h,m,s} 日期列表.
  • datespec 有明确 TimeZone 选项值的 DateObjectTimeObject 表达式的情况外,假定其在 $TimeZone 中.
  • 如果 datespec 是一系列日期,则结果将包含 EventSeriesTimeSeries 对象.
  • datespec 可以被指定为 {start,end,increment},以便和 DateRange 的格式相兼容.
  • datespec 可以被指定为 {start,end,All},以便获取在指定日期范围内所有特殊月食的属性值.
  • 假定你的计算机时区由 $TimeZone 设定,LunarEclipse[TimeZone->z] 给出在时区 z 的下一次月食日期.
  • LunarEclipse["MaximumEclipseDate"] 等价于 LunarEclipse[].
  • LunarEclipse 可以接受的 propertyspec 的值为:
  • "GraphicsData"可用于月食所有阶段的图形指令
    "MaximumEclipseDate"最大食分日期
    "PartialPhaseEndDate"月食中偏食终的日期
    "PartialPhaseStartDate"月食中偏食始的日期
    "PartialPhasePolygon"可见偏食的区域形状
    "TotalPhaseEndDate"月食中全食终的日期
    "TotalPhaseStartDate"月食中全食始的日期
    "TotalPhasePolygon"可见全食的区域形状
    "Type"月食类型
  • LunarEclipse 可接受以下选项:
  • TimeDirection1是返回下一次月食,还是返回上一次月食的信息
    EclipseTypeAutomatic用于指定月食类型
    TimeZone$TimeZone用于确定日期的时区
  • TimeDirection 的可能设置包括:
  • 1返回指定日期之后下一次月食的信息
    -1返回指定日期之前上一次月食的信息
  • EclipseType 的可能设置包括:
  • Automatic返回任意类型的月食
    "Partial"下一次半影月食
    "Total"下一次月全食

范例

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

基本范例  (3)

给出下次月食发生的日期:

给出所给日期之后下次月食发生的时间:

下次月食的类型:

范围  (13)

日期  (4)

可以用 DateObject 指定日期:

用日期字符串指定日期:

指定日期范围内将要发生的月食:

给出指定日期范围内特殊月食发生时间列表:

属性  (9)

在地图中标出可见2015年第一次月食的地区:

确定2015年首个月食开始的日期:

在地图中标出2015年第一个月全食可见偏食的地区:

确定2015年第一个月全食全食终的时间:

确定2015年第一个月全食全食始的时间:

确定2015年第一个月全食偏食终的时间:

确定2015年第一个月全食偏食始的时间:

在地图中标出2015年第一个月全食可见全食的地区:

确定2015年第一个月食的类型:

可能存在的问题  (2)

如果所给日期不够精确,系统会自动将其补充为精确日期;在下面的例子中,系统会理解为2015年1月1日午夜之后发生的第一个月食:

给出精确的日期,得到同样的结果:

巧妙范例  (1)

在地图中标出2010年至2012年之间所有月全食的全食带:

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

文本

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

CMS

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

APA

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

BibTeX

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

BibLaTeX

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