Local Circumstances of a Solar Eclipse

バージョン 1.1.0 (28.5 KB) 作成者: Meysam Mahooti
Computation of possibility of observing solar eclipse at the observer's location
ダウンロード: 333
更新 2022/12/6

ライセンスの表示

Although the track of the central line for a solar eclipse is often known and published years in advance, yearbooks generally contain no details of the local circumstances of an eclipse for a specific observing site. The EclTimer.m (as an extension to the Eclipse.m) enables the local circumstances of an eclipse to be calculated for any given point. The geometrical requirement for observing first or fourth contact at solar eclipses is that the observer shall be located somewhere on the curved boundary of the Moon’s penumbra. Second and third contact, in contrast, occur when the observer is at the boundary of the umbral shadow.
The test_EclTimer.m receives date of new Moon (year, month, day, hour), geographical longitude and latitude of the observer in [rad], then returns possibility of observing solar eclipse at the observer's location.
Time of new Moon and solar eclipse can be computed using "test_MoonPhases.m" and "test_Eclipse.m" from the following links:
References:
Montenbruck O., Pfleger T.; Astronomy on the Personal Computer; Springer Verlag, Heidelberg; 4th edition (2000).
Meeus J.; Astronomical Algorithms; Willmann-Bell; Richmond, Virginia; 2nd edition (1998).

引用

Meysam Mahooti (2025). Local Circumstances of a Solar Eclipse (https://www.mathworks.com/matlabcentral/fileexchange/55609-local-circumstances-of-a-solar-eclipse), MATLAB Central File Exchange. に取得済み.

MATLAB リリースの互換性
作成: R2021b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersGravitation, Cosmology & Astrophysics についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
バージョン 公開済み リリース ノート
1.1.0

It was revised on 2022-12-06.

1.0.0.0

ETminUT.m and EclTimer.m are revised.
Pegasus.m is modified.
The image is added.
Description is updated.