Rust 中的 VSOP87算法_行星的位置_轨道计算_rust_代码_下载

上传者: 38334677 | 上传时间: 2022-06-12 09:05:23 | 文件大小: 4.76MB | 文件类型: ZIP
该库实现了VSOP87解决方案来计算太阳系中行星的位置 主模块计算太阳系行星的昼夜平分点 J2000.0 的日心黄道轨道元素,基本VSOP87解决方案。每个其他 VSOP87实现都有一个模块:VSOP87A、VSOP87B、VSOP87C、VSOP87D和VSOP87E。更多信息可以在这里和这里找到。 每个模块都有自己的文档,这里是基本VSOP87 解决方案的文档。VSOP87算法在水星、金星、地月重心和火星的 J2000 纪元前后4,000 年,木星和土星的2,000 年以及天王星和海王星的6,000 年具有很高的精度(低于 1 英寸) 。 基本VSOP87解决方案计算围绕太阳的行星的轨道元素。返回的元素是特殊的 VSOP87 轨道元素,可以使用Intotrait 将其转换为通常的开普勒元素。这些元素非常适合了解轨道如何随时间变化。它也可以用于其他复杂的轨道计算。

文件下载

资源详情

[{"title":"( 76 个子文件 4.76MB ) Rust 中的 VSOP87算法_行星的位置_轨道计算_rust_代码_下载","children":[{"title":"vsop87-rs-master","children":[{"title":".gitignore <span style='color:#111;'> 23B </span>","children":null,"spread":false},{"title":"LICENSE-MIT <span style='color:#111;'> 1.04KB </span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'> 4.19KB </span>","children":null,"spread":false},{"title":"travis-helper.sh <span style='color:#111;'> 1.72KB </span>","children":null,"spread":false},{"title":"Cargo.toml <span style='color:#111;'> 1.47KB </span>","children":null,"spread":false},{"title":"tests","children":[{"title":"vsop87e_tests.rs <span style='color:#111;'> 24.37KB </span>","children":null,"spread":false},{"title":"vsop87c_tests.rs <span style='color:#111;'> 21.87KB </span>","children":null,"spread":false},{"title":"vsop87_tests.rs <span style='color:#111;'> 39.31KB </span>","children":null,"spread":false},{"title":"lib.rs <span style='color:#111;'> 2.24KB </span>","children":null,"spread":false},{"title":"vsop87b_tests.rs <span style='color:#111;'> 25.89KB </span>","children":null,"spread":false},{"title":"vsop87a_tests.rs <span style='color:#111;'> 24.44KB </span>","children":null,"spread":false},{"title":"vsop87d_tests.rs <span style='color:#111;'> 26.06KB </span>","children":null,"spread":false}],"spread":true},{"title":"LICENSE-APACHE <span style='color:#111;'> 11.09KB </span>","children":null,"spread":false},{"title":"src","children":[{"title":"vsop87a","children":[{"title":"earth_moon.rs <span style='color:#111;'> 231.05KB </span>","children":null,"spread":false},{"title":"uranus.rs <span style='color:#111;'> 358.64KB </span>","children":null,"spread":false},{"title":"neptune.rs <span style='color:#111;'> 179.45KB </span>","children":null,"spread":false},{"title":"mod.rs <span style='color:#111;'> 26.69KB </span>","children":null,"spread":false},{"title":"venus.rs <span style='color:#111;'> 164.29KB </span>","children":null,"spread":false},{"title":"mars.rs <span style='color:#111;'> 489.44KB </span>","children":null,"spread":false},{"title":"mercury.rs <span style='color:#111;'> 448.89KB </span>","children":null,"spread":false},{"title":"saturn.rs <span style='color:#111;'> 512.70KB </span>","children":null,"spread":false},{"title":"jupiter.rs <span style='color:#111;'> 304.06KB </span>","children":null,"spread":false},{"title":"earth.rs <span style='color:#111;'> 246.42KB </span>","children":null,"spread":false}],"spread":true},{"title":"earth_moon.rs <span style='color:#111;'> 292.37KB </span>","children":null,"spread":false},{"title":"uranus.rs <span style='color:#111;'> 1.01MB </span>","children":null,"spread":false},{"title":"neptune.rs <span style='color:#111;'> 547.34KB </span>","children":null,"spread":false},{"title":"lib.rs <span style='color:#111;'> 53.55KB </span>","children":null,"spread":false},{"title":"venus.rs <span style='color:#111;'> 208.56KB </span>","children":null,"spread":false},{"title":"vsop87b","children":[{"title":"uranus.rs <span style='color:#111;'> 357.29KB </span>","children":null,"spread":false},{"title":"neptune.rs <span style='color:#111;'> 137.43KB </span>","children":null,"spread":false},{"title":"mod.rs <span style='color:#111;'> 23.91KB </span>","children":null,"spread":false},{"title":"venus.rs <span style='color:#111;'> 119.26KB </span>","children":null,"spread":false},{"title":"mars.rs <span style='color:#111;'> 442.03KB </span>","children":null,"spread":false},{"title":"mercury.rs <span style='color:#111;'> 503.21KB </span>","children":null,"spread":false},{"title":"saturn.rs <span style='color:#111;'> 432.50KB </span>","children":null,"spread":false},{"title":"jupiter.rs <span style='color:#111;'> 247.99KB </span>","children":null,"spread":false},{"title":"earth.rs <span style='color:#111;'> 178.63KB </span>","children":null,"spread":false}],"spread":false},{"title":"mars.rs <span style='color:#111;'> 520.40KB </span>","children":null,"spread":false},{"title":"vsop87c","children":[{"title":"uranus.rs <span style='color:#111;'> 477.32KB </span>","children":null,"spread":false},{"title":"neptune.rs <span style='color:#111;'> 197.21KB </span>","children":null,"spread":false},{"title":"mod.rs <span style='color:#111;'> 23.69KB </span>","children":null,"spread":false},{"title":"venus.rs <span style='color:#111;'> 203.64KB </span>","children":null,"spread":false},{"title":"mars.rs <span style='color:#111;'> 577.78KB </span>","children":null,"spread":false},{"title":"mercury.rs <span style='color:#111;'> 574.89KB </span>","children":null,"spread":false},{"title":"saturn.rs <span style='color:#111;'> 602.00KB </span>","children":null,"spread":false},{"title":"jupiter.rs <span style='color:#111;'> 382.67KB </span>","children":null,"spread":false},{"title":"earth.rs <span style='color:#111;'> 293.05KB </span>","children":null,"spread":false}],"spread":false},{"title":"mercury.rs <span style='color:#111;'> 339.18KB </span>","children":null,"spread":false},{"title":"saturn.rs <span style='color:#111;'> 844.77KB </span>","children":null,"spread":false},{"title":"vsop87e","children":[{"title":"uranus.rs <span style='color:#111;'> 347.44KB </span>","children":null,"spread":false},{"title":"neptune.rs <span style='color:#111;'> 162.60KB </span>","children":null,"spread":false},{"title":"mod.rs <span style='color:#111;'> 25.90KB </span>","children":null,"spread":false},{"title":"venus.rs <span style='color:#111;'> 320.49KB </span>","children":null,"spread":false},{"title":"mars.rs <span style='color:#111;'> 522.02KB </span>","children":null,"spread":false},{"title":"mercury.rs <span style='color:#111;'> 546.59KB </span>","children":null,"spread":false},{"title":"saturn.rs <span style='color:#111;'> 513.33KB </span>","children":null,"spread":false},{"title":"jupiter.rs <span style='color:#111;'> 311.35KB </span>","children":null,"spread":false},{"title":"earth.rs <span style='color:#111;'> 383.03KB </span>","children":null,"spread":false},{"title":"sun.rs <span style='color:#111;'> 451.51KB </span>","children":null,"spread":false}],"spread":false},{"title":"jupiter.rs <span style='color:#111;'> 417.43KB </span>","children":null,"spread":false},{"title":"vsop87d","children":[{"title":"uranus.rs <span style='color:#111;'> 270.13KB </span>","children":null,"spread":false},{"title":"neptune.rs <span style='color:#111;'> 130.97KB </span>","children":null,"spread":false},{"title":"mod.rs <span style='color:#111;'> 24.51KB </span>","children":null,"spread":false},{"title":"venus.rs <span style='color:#111;'> 117.46KB </span>","children":null,"spread":false},{"title":"mars.rs <span style='color:#111;'> 378.95KB </span>","children":null,"spread":false},{"title":"mercury.rs <span style='color:#111;'> 481.95KB </span>","children":null,"spread":false},{"title":"saturn.rs <span style='color:#111;'> 390.93KB </span>","children":null,"spread":false},{"title":"jupiter.rs <span style='color:#111;'> 238.22KB </span>","children":null,"spread":false},{"title":"earth.rs <span style='color:#111;'> 169.00KB </span>","children":null,"spread":false}],"spread":false}],"spread":false},{"title":"benches","children":[{"title":"vsop87d.rs <span style='color:#111;'> 1.99KB </span>","children":null,"spread":false},{"title":"vsop87a.rs <span style='color:#111;'> 2.23KB </span>","children":null,"spread":false},{"title":"vsop87b.rs <span style='color:#111;'> 1.99KB </span>","children":null,"spread":false},{"title":"vsop87c.rs <span style='color:#111;'> 1.99KB </span>","children":null,"spread":false},{"title":"vsop87e.rs <span style='color:#111;'> 2.19KB </span>","children":null,"spread":false},{"title":"vsop87.rs <span style='color:#111;'> 1.96KB </span>","children":null,"spread":false}],"spread":true},{"title":".travis.yml <span style='color:#111;'> 1.34KB </span>","children":null,"spread":false}],"spread":true}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明