姿轨控工具箱
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视场分析,星敏视场分析
发布
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.13.tar.gz
(939.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.13-py3-none-any.whl
(94.0 kB
view details)
File details
Details for the file aocs_lab-0.0.13.tar.gz.
File metadata
- Download URL: aocs_lab-0.0.13.tar.gz
- Upload date:
- Size: 939.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
63a5425a7386ca2c4395ea7921904cfe9dbf4dceee8cbd47f36404e3f508dec7
|
|
| MD5 |
8b20178bcb7a42adf08fb6885ac7b385
|
|
| BLAKE2b-256 |
9ac356f31369e4e9ea4c5a6efff650d6646ba8c8482bf32dcbcb5b6558558bde
|
File details
Details for the file aocs_lab-0.0.13-py3-none-any.whl.
File metadata
- Download URL: aocs_lab-0.0.13-py3-none-any.whl
- Upload date:
- Size: 94.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8a9f75ec63fce8ef12a0eb2074718f43730f0ebc7abd1031f84c0f65119b5c54
|
|
| MD5 |
a52f3ecc942f2df288c4790e55227e20
|
|
| BLAKE2b-256 |
5ba7513500654d88e7a14563206d842e1cf4f3dee89dd4326c9b5721cc76682b
|