Right ascension/declinati​on to azimuth/elevation

버전 1.1.0.0 (2.38 KB) 작성자: Frank Breitling
Mapping from equatorial to horizontal coordinates - i.e. from RA/Dec to az/el (Alt/Az)
다운로드 수: 1.7K
업데이트 날짜: 2009/10/22

라이선스 보기

Calculates azimuth and elevation angle in the local horizon system for a sky position given in equatorial coordinates (RA Dec J2000).

Function Call: [Az El] = RADec2AzEl(350,58, '2008/02/18 13:10:00',60,15,0)

Input:
RA - Right ascension (J2000) of sky position in degrees (0:360)
Dec - Declination angle (J2000) of sky position in degrees (-90:90)
UTC - Date and Time in UTC of format YYYY/MM/DD hh:mm:ss
Lat - Latitude of location in degrees -90:90 -> S(-) N(+)
Lon - Longitude of location in degrees -180:180 W(-) E(+)
Alt - Altitude of location in km

Output:
Az - Azimuth angle in degrees
El - Elevation/Altitude Angle in degrees

인용 양식

Frank Breitling (2024). Right ascension/declination to azimuth/elevation (https://www.mathworks.com/matlabcentral/fileexchange/25617-right-ascension-declination-to-azimuth-elevation), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2009a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Unit Conversions에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.1.0.0

Small updates to the documentation.

1.0.0.0