姿轨控工具箱
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)
功能简介
当前功能
- 重力梯度力矩分析
- 阳照区时间分析
- 星敏精测数据处理
- 飞轮惯滑时间计算
- IGRF 磁场计算
- influxdb 数据库读取
- 星敏和SAR天线精测数据处理
- 磁棒和磁强计联测分析
- 飞轮安装配置计算
- 姿态分析:自定义对日姿态,能源效率分析,机动能力分析,GNSS视场分析,星敏视场分析
运行特定模块
python -m src.aocs_lab.orbit
或者
uv run python -m aocs_lab.orbit
发布
uv build
uv publish
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.15.tar.gz
(976.0 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
aocs_lab-0.0.15-py3-none-any.whl
(100.4 kB
view details)
File details
Details for the file aocs_lab-0.0.15.tar.gz.
File metadata
- Download URL: aocs_lab-0.0.15.tar.gz
- Upload date:
- Size: 976.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.20 {"installer":{"name":"uv","version":"0.9.20","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b6593ad1dba3c590af9c75dd2182043541d583c37b803f3f8be0437a2a4111cb
|
|
| MD5 |
660a9e02f52de3c2f24b05901a44a119
|
|
| BLAKE2b-256 |
09834516e8cb8d2228ad14edd077b905af1a5ec270f271888982467dd210d128
|
File details
Details for the file aocs_lab-0.0.15-py3-none-any.whl.
File metadata
- Download URL: aocs_lab-0.0.15-py3-none-any.whl
- Upload date:
- Size: 100.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.20 {"installer":{"name":"uv","version":"0.9.20","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fc9b569f183af34c3f98ae7824811d0b132ce77882967bb8d3cc635e403ce65b
|
|
| MD5 |
3c910d40dfd42f672418636ed9ca8bba
|
|
| BLAKE2b-256 |
ad4101b29536dd5cff91fed3a16e37ba1d54c37ec4a9c6d1ffd0dc4e60f081c9
|