earth2math

버전 1.2.0.0 (1.12 KB) 작성자: Cameron Sparr
Convert angles from earth-coordinate (geodetic) system to the math-coordinate system (cartesian)
다운로드 수: 320
업데이트 날짜: 2011/11/9

라이선스 보기

This function takes as input angle measurements in the earth-coordinate system (0 degrees = NORTH, 90 degrees = EAST, 180 deg = SOUTH, 270 deg = WEST), and converts these angle measurements to the math-coordinate system (0 degrees = EAST, 90 deg = NORTH, etc.)

EARTH2MATH Convert earth coordinate angles to math coordinate angles

Syntax:
D = earth2math(E)

Input:
E: single value or vector of earth coordinate angles

Output:
D: single value or vector of equivalent math coordinate angles

인용 양식

Cameron Sparr (2024). earth2math (https://www.mathworks.com/matlabcentral/fileexchange/33665-earth2math), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2010b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux

Community Treasure Hunt

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

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

more concise summary

1.1.0.0

updated summary

1.0.0.0