文件名称:大地坐标、站址、角度关系转换程序
文件大小:6KB
文件格式:RAR
更新时间:2024-07-19 18:21:40
大地坐标 WGS-84 角度解算
%%站址坐标及角度距离解算程序包 %作者:Kernel_RSP@qq.com 2017.8 %请首先运行 gen_parameter % earth_get_ref_ENU_in_ecef.m 根据站心大地坐标获得本地的东北天 坐标方向矢量 (在地心坐标系中表示) % earth_RAE2ecef.m 由站址中心坐标 和 目标RAE 解算 目标的地心坐标 X Y Z % earth_RAE2geodetic.m 由站址中心坐标 和 目标RAE 解算 目标的大地坐标 % earth_ecef2geodetic.m 站点地心坐标转换为大地坐标 % earth_geodetic2RAE.m 根据目标地心坐标和站心大地坐标,计算目标RAE % earth_geodetic2ecef.m 站点大地坐标转换为地心坐标 % earth_geodetic2station.m 根据两个站点的大地坐标解算角度、距离关系 % earth_geodetic2station_with3Drotate.m 根据两个站点的大地坐标解算角度、距离关系 ,站心考虑三姿角度 % gen_parameter.m 地球椭球模型的参数 % matirx_3Drotate_angle2dcm.m 根据三姿角度 计算欧拉变换矩阵
【文件预览】:
axel_v3
----readme.m(1KB)
----earth_RAE2ecef.m(532B)
----earth_geodetic2station.m(741B)
----earth_parameter_v3.mat(348B)
----earth_geodetic2station_with3Drotate.m(989B)
----earth_geodetic2ecef.m(357B)
----earth_ecef_RAE2ENU.m(239B)
----earth_geodetic2RAE.m(659B)
----earth_ecef2geodetic.m(635B)
----gen_parameter.m(357B)
----matirx_3Drotate_angle2dcm.m(990B)
----earth_RAE2geodetic.m(609B)
----earth_ecef_ENU2RAE.m(220B)
----earth_get_ref_ENU_in_ecef.m(621B)