earth2math

Convert angles from earth-coordinate (geodetic) system to the math-coordinate system (cartesian)

現在この提出コンテンツをフォロー中です。

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 (2026). earth2math (https://jp.mathworks.com/matlabcentral/fileexchange/33665-earth2math), MATLAB Central File Exchange. に取得済み.

一般的な情報

MATLAB リリースの互換性

  • すべてのリリースと互換性あり

プラットフォームの互換性

  • Windows
  • macOS
  • Linux
バージョン 公開済み リリース ノート Action
1.2.0.0

more concise summary

1.1.0.0

updated summary

1.0.0.0