Sun Position

バージョン 2.1.1 (334 KB) 作成者: Jeff Dozier
Contains functions for declination, solar longitude, radius vector, equation of time, times of sunrise and sunset, sun angles and azimuths.
ダウンロード: 17
更新 2023/3/22

ライセンスの表示

Uses the distance function from the MATLAB Mapping Toolbox to calculate the arc distance to the sub-solar location. Includes checkSizes function from my general function library.
EarthEphemeris - Returns the solar declination, Earth-Sun radius vector (distance in astronomical units), solar longitude, and optionally the equation of time.
sunang - Returns cosine of sun angle, its azimuth (0 south, + east), and airmass (path length accounting for Earth curvature). Optionally accounts for refraction.
sunRiseSet - Times of sunrise and sunset.
sunslope - Cosine of illumination angle on slope

引用

Jeff Dozier (2024). Sun Position (https://www.mathworks.com/matlabcentral/fileexchange/126625-sun-position), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2022b
R2014b 以降のリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
タグ タグを追加

Community Treasure Hunt

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

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

I modified the date handling to follow MATLAB guidance on "Replace Discouraged Instances of Serial Date Numbers and Date Strings."

2.1