Conversion from Altitude/Azimuth to Right Ascension/Declination in Matlab
Convert Altitude/Azimuth angles in degrees to Right Ascension/Declination in degrees for an Alt/Az telescope mount.
Input: Altitude - Telescope Altitude in degrees
Azimuth - Telescope Azimuth in degrees
Latidute - Observer's Latitude (Negative for South) in degrees
Longitude - Observer's Longiture (Negative for West) in degrees
(optional) time - Date vector, as returned from 'clock.m', if not supplied, the current date/time is used.
Output: RA - Right Ascension in degrees
Dec - Declination in degrees
Cite As
Christopher Wilcox (2024). Conversion from Altitude/Azimuth to Right Ascension/Declination in Matlab (https://www.mathworks.com/matlabcentral/fileexchange/27070-conversion-from-altitude-azimuth-to-right-ascension-declination-in-matlab), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- Aerospace and Defense > Aerospace Blockset > Standard Workflow Procedures > Coordinate Systems > Axes Transformations >
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.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |