- QQ VC++实现聊天源代码
- Embedded_Design_Programming This book combines Simulink for high level programming and SystemC for the low level software development. This approach is illustrated with multiple examples of application software and MPSoC architectures that can be used for deep understanding of software design for MPSoC.
- XYBL WGS80与BJ54坐标之间相互转换的程序
- debug---ejercicio-1-(1-43) Example debug 1 of Labview: Entorno grafico de programacion
- OpencvVs10 使用C#语言编写了一个vs10下自动填充Opencv配置信息库的程序
- ulpi .h ULPI defines and function prorotypes.
文件名称:ECItoECEF
介绍说明--下载内容来自于网络,使用问题请自行百度
类似J2000的ECI坐标系转换到类似wgs84的ECEF坐标系,方便大家应用(Convert ECI (CIS, Epoch J2000.0) Coordinates to WGS 84 (CTS, ECEF) Coordinates. This function has been vectorized for speed.
Example Function Call:
>> [r_ECEF v_ECEF a_ECEF] = ECItoECEF(JD,r_ECI,v_ECI,a_ECI);
Where:
JD is the Julian Date vector [1 x N] (units are in days)
r_ECI is the position vector [3 x N] (any units are permitted)
v_ECI is the velocity vector [3 x N] (any units are permitted)
a_ECI is the acceleration vector [3 x N] (any units are permitted))
Example Function Call:
>> [r_ECEF v_ECEF a_ECEF] = ECItoECEF(JD,r_ECI,v_ECI,a_ECI);
Where:
JD is the Julian Date vector [1 x N] (units are in days)
r_ECI is the position vector [3 x N] (any units are permitted)
v_ECI is the velocity vector [3 x N] (any units are permitted)
a_ECI is the acceleration vector [3 x N] (any units are permitted))
相关搜索: 类似J2000的ECI坐标系转换
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
ECItoECEF.m | 4257 | 2012-03-01 |
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.