XCFRAME – Coordinate Transformation

Transforms position between a number of geo- and heliocentric coordinate frames
ダウンロード: 523
更新 2022/5/1

ライセンスの表示

XCFRAME transforms position between a number of geo- and heliocentric coordinate frames used in space physics and aerospace applications. For ECEF <-> ECI transformations, velocity and acceleration is also supported. The position might be given, and returned, in Cartesian (x, y, z) or spherical (azimuth, elevation, distance) coordinates. For the ECEF frame, geodetic coordinates (latitude, longitude, altitude) is also supported (WGS72 or WGS84).
Currently the following 12 coordinate frames are supported: Geographic (ECEF, GRC, EFG), Geocentric Equatorial Inertial (ECI, TOD, GCI), Geocentric Equatorial Inertial for epoch J2000.0, Geomagnetic, Geocentric Solar Ecliptic, Geocentric Solar Magnetospheric, Solar Magnetic, Radial Tangential Normal, Geocentric Solar Equatorial, Heliocentric Earth Ecliptic, Heliocentric Aries Ecliptic and Heliocentric Earth Equatorial.
Detailed help is available in the program and examples are included. The implementation is based on the CXFORM C-code written by Ed Santiago (LANL) and Ryan Boller (NASA/GSFC). The coordinate transformations are based on Mike Hapgood's work in: Planet. Space Sci. Vol. 40, No. 5. pp. 71l-717, 1992.

引用

Patrik Forssén (2024). XCFRAME – Coordinate Transformation (https://www.mathworks.com/matlabcentral/fileexchange/63870-xcframe-coordinate-transformation), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2015a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersCartesian Coordinate System Conversion についてさらに検索

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0.1.0

IGRF constants updated to 13th generation.

1.0.0.0

None