Convert UTC to Solar Apparent Time

バージョン 1.0.0.0 (3.45 KB) 作成者: Darin Koblick
Convert a time given in UTC to Solar Apparent or Solar Mean Time
ダウンロード: 946
更新 2011/9/7

ライセンスの表示

Convert a time given in UTC to Solar Apparent or Solar Mean Time.

External Function Call Sequence:
>> [SAT,SMT] = UTC2SolarApparentTime('2000/03/20 15:00:00',-1.416667);
>> [SAT,SMT] = UTC2SolarApparentTime('2000/09/23 15:00:00',-1.416667);

Input Description:
UTC (Coordinated Universal Time YYYY/MM/DD hh:mm:ss) [N x 19] char
Lon (Site Longitude in degrees -180:180 W(-) E(+)) [N x 1]

Output Description:
SAT (Solar Apparent Time YYYY/MM/DD hh:mm:ss) [N x 19] char
SMT (Solar Mean Time YYYY/MM/DD hh:mm:ss) [N x 19] char

引用

Darin Koblick (2024). Convert UTC to Solar Apparent Time (https://www.mathworks.com/matlabcentral/fileexchange/32804-convert-utc-to-solar-apparent-time), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2010b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersCoordinate Reference Systems についてさらに検索
謝辞

ヒントを得たファイル: Equation of Time

Community Treasure Hunt

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

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