Sunrise Sunset
Version 2.1.1 (95.4 MB) by
Meysam Mahooti
Rising and setting times of the Sun and the Moon and twilight times
Editor's Note: This file was selected as MATLAB Central Pick of the Week
Year, month, day, lambda (Geographic east longitude of the observer in [deg]), phi (Geographic latitude of the observer in [deg]), zone (local time - universal time in [h]) and twilight (Indicates civil, nautical or astronomical twilight) are received, then rising and setting times of the Sun and the Moon and twilight times are computed.
Moon and Sun positions are computed using JPL ephemerides (DE440).
east longitude and latitude of the observer can be found in:
local time - universal time is available here (daylight saving time is considered):
References:
Montenbruck O., Pfleger T.; Astronomy on the Personal Computer; Springer Verlag, Heidelberg; 4th edition (2000).
Vallado D. A.; Fundamentals of Astrodynamics and Applications; McGraw-Hill, New York; 4th edition (2013).
Cite As
Meysam Mahooti (2023). Sunrise Sunset (https://www.mathworks.com/matlabcentral/fileexchange/55312-sunrise-sunset), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2021b
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Sunrise Sunset
Version | Published | Release Notes | |
---|---|---|---|
2.1.1 | Quad.m was modified. |
||
2.1.0 | test_SunriseSunset.m, SinAlt.m, Mjday.m, and invjday.m were modified, and JPL DE430 was replaced with JPL DE440. |
||
2.0.0.0 | test_Sunset.m is modified |
||
1.1.1.1 | The DE430 full matrix is added. |
||
1.1.1.0 | Revised on March 17, 2020. |
||
1.1.0.0 | The image is added. |