姿轨控工具箱
Project description
姿轨控工具箱
使用说明
安装 (使用清华源)
pip install -i https://mirrors.tuna.tsinghua.edu.cn/pypi/web/simple aocs-lab
升级到最新版
pip install -i https://mirrors.tuna.tsinghua.edu.cn/pypi/web/simple --upgrade aocs-lab
使用示例
import aocs_lab.sun_time as st
import numpy as np
if __name__ == "__main__":
# 太阳矢量与轨道面法线夹角 31 deg
beta_angle = np.deg2rad(31)
st.sun_time(beta_angle, 6900e3)
功能简介
当前功能
- 回归圈数分析
- SAR 天线受照分析
- 偏置对日分析
- 星敏布局分析
- 光照阴影分析
- 对日转对地过程的能源情况
- 阳照区时间分析
- F10.7 分析
- 衰减率计算
- 等效迎风面面积
- 星敏失效时间分析
- 飞轮惯滑时间计算
- Python 驱动 STK
- 星敏精测数据处理
回归圈数分析
SAR 天线受照分析
偏置对日分析
星敏布局分析
阳照区时间分析
F10.7 分析
等效迎风面面积
星敏失效时间分析
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
aocs_lab-0.0.7.tar.gz
(11.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file aocs_lab-0.0.7.tar.gz.
File metadata
- Download URL: aocs_lab-0.0.7.tar.gz
- Upload date:
- Size: 11.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f2fcc70eb4e9701584fe529a7d3866fcbcc8b87250d9f0d3cb0ed179ffe63b5e
|
|
| MD5 |
9fbb614573f48d6b1e1c97a8f106b5a2
|
|
| BLAKE2b-256 |
04a3386a27ce9a258cf66f6caa1e33cd65235fe0a09bf063ee3a238cd4b98140
|
File details
Details for the file aocs_lab-0.0.7-py3-none-any.whl.
File metadata
- Download URL: aocs_lab-0.0.7-py3-none-any.whl
- Upload date:
- Size: 8.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4acd3ea8a00ecc30323361233a3886862b0ef97cde64f1151cab88b3d7e359a5
|
|
| MD5 |
e48e90cf6f7492e89629d5f162227651
|
|
| BLAKE2b-256 |
024d17f4a30f04a23ed1bee51bc317099199e45e2cd69d3fc19ec18f36217233
|