docs: plan features
This commit is contained in:
parent
6bd1f2c2f0
commit
4acb95564c
@ -7,11 +7,12 @@
|
|||||||
|
|
||||||
- [nuitka performents test](./nuitka/20221121_nuitka_performs.md)
|
- [nuitka performents test](./nuitka/20221121_nuitka_performs.md)
|
||||||
|
|
||||||
- [plan features](./plan_features/README.md)
|
- [计划特性](./plan_features/README.md)
|
||||||
- [格式](./plan_features/格式.md)
|
- [格式](./plan_features/格式.md)
|
||||||
- [更多保存信息](./plan_features/extra-save-info.md)
|
- [更多保存信息](./plan_features/extra-save-info.md)
|
||||||
- [联机](./plan_features/multi-connect.md)
|
- [部件可成环](./plan_features/multi-connect.md)
|
||||||
- [muit control](./plan_features/multi-control.md)
|
- [多指令舱控制](./plan_features/multi-control.md)
|
||||||
|
- [轨道规划](./plan_features/orbit-plan.md)
|
||||||
|
|
||||||
- [how to](./howto/readme.md)
|
- [how to](./howto/readme.md)
|
||||||
- [client](./howto/client.md)
|
- [client](./howto/client.md)
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
注:文件名指的是本文件夹里的详细说明文件的文件名,如果没有则代表没有详细说明
|
注:文件名指的是本文件夹里的详细说明文件的文件名,如果没有则代表没有详细说明
|
||||||
|
|
||||||
| 特性描述 | 文件名 | 状态 |
|
| 特性描述 | 文件名 | 状态 |
|
||||||
|:---------:|:-------------------:|:-------:|
|
| :----------------: | :-----------------: | :-----: |
|
||||||
| 轨道规划 | orbit-plan | planing |
|
| 轨道规划 | orbit-plan | planing |
|
||||||
| 部件可成环 | multi-connect | planing |
|
| 部件可成环 | multi-connect | planing |
|
||||||
| 多指令舱控制 | multi-control | planing |
|
| 多指令舱控制 | multi-control | planing |
|
||||||
|
@ -30,3 +30,5 @@
|
|||||||
|
|
||||||
### 底层机制
|
### 底层机制
|
||||||
|
|
||||||
|
不知道
|
||||||
|
别问我
|
||||||
|
22
docs/src/plan_features/orbit-plan.md
Normal file
22
docs/src/plan_features/orbit-plan.md
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
# 轨道规划 `orbit plan`
|
||||||
|
|
||||||
|
## 20230106
|
||||||
|
|
||||||
|
## shenjack
|
||||||
|
|
||||||
|
## 状态
|
||||||
|
|
||||||
|
planing
|
||||||
|
|
||||||
|
## 描述
|
||||||
|
|
||||||
|
|
||||||
|
### 底层机制 `实现方法(大致)`
|
||||||
|
|
||||||
|
aaaa
|
||||||
|
|
||||||
|
### 效果
|
||||||
|
|
||||||
|
可以规划轨道
|
||||||
|
|
||||||
|
## 别的什么的
|
Loading…
Reference in New Issue
Block a user