Vous suivez désormais cette soumission
- Les mises à jour seront visibles dans votre flux de contenu suivi
- Selon vos préférences en matière de communication il est possible que vous receviez des e-mails
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
Citation pour cette source
Frank Breitling (2026). Right ascension/declination to azimuth/elevation (https://fr.mathworks.com/matlabcentral/fileexchange/25617-right-ascension-declination-to-azimuth-elevation), MATLAB Central File Exchange. Extrait(e) le .
Remerciements
Inspiré par : Vectorized Solar Azimuth and Elevation Estimation
Informations générales
- Version 1.1.0.0 (2,38 ko)
Compatibilité avec les versions de MATLAB
- Compatible avec toutes les versions
Plateformes compatibles
- Windows
- macOS
- Linux
| Version | Publié le | Notes de version | Action |
|---|---|---|---|
| 1.1.0.0 | Small updates to the documentation. |
||
| 1.0.0.0 |
