LEO

所属分类:其他
开发工具:Python
文件大小:0KB
下载次数:4
上传日期:2023-08-04 03:59:30
上 传 者sh-1993
说明:  基于STK和OPNET的低轨卫星通信仿真平台,
(LEO-Satellite-Communication-Simulation-Platform based on STK & OPNET,)

文件列表:
.idea/ (0, 2023-09-04)
.idea/LEO.iml (97, 2023-09-04)
.idea/deployment.xml (417, 2023-09-04)
.idea/inspectionProfiles/ (0, 2023-09-04)
.idea/inspectionProfiles/Project_Default.xml (12073, 2023-09-04)
.idea/misc.xml (137, 2023-09-04)
.idea/modules.xml (258, 2023-09-04)
.idea/vcs.xml (167, 2023-09-04)
CMakeLists.txt (1302, 2023-09-04)
dependencies/ (0, 2023-09-04)
dependencies/include/ (0, 2023-09-04)
dependencies/include/AgConnect.h (13043, 2023-09-04)
dependencies/include/AgUtMsgCommon.h (14845, 2023-09-04)
dependencies/include/AgUtUnicode.h (11358, 2023-09-04)
dependencies/stk/ (0, 2023-09-04)
dependencies/stk/Debug/ (0, 2023-09-04)
dependencies/stk/Debug/AgConnect.exp (5061, 2023-09-04)
dependencies/stk/Debug/AgConnect.lib (7734, 2023-09-04)
dependencies/stk/Release/ (0, 2023-09-04)
dependencies/stk/Release/AgConnect.exp (5061, 2023-09-04)
dependencies/stk/Release/AgConnect.lib (7734, 2023-09-04)
libs/ (0, 2023-09-04)
libs/Debug/ (0, 2023-09-04)
libs/Debug/AgConnect.dll (131856, 2023-09-04)
libs/Release/ (0, 2023-09-04)
libs/Release/AgConnect.dll (131856, 2023-09-04)
python/ (0, 2023-09-04)
python/.vscode/ (0, 2023-09-04)
python/.vscode/settings.json (99, 2023-09-04)
python/createIridium.py (13189, 2023-09-04)
python/demo.py (1163, 2023-09-04)
python/main.py (13050, 2023-09-04)
python/opnet-xml-demo.py (3944, 2023-09-04)
src/ (0, 2023-09-04)
src/CMakeLists.txt (22, 2023-09-04)
src/demo/ (0, 2023-09-04)
src/demo/CMakeLists.txt (56, 2023-09-04)
... ...

# LEO-Satellite-Communication-Simulation-Platform LEO-Satellite-Communication-Simulation-Platform based on STK & OPNET ## How to use ### Build windows - MinGW - make ```terminal mkdir build cd build cmake -G "MinGW Makefiles" .. cmake --build . ``` windows - ninja ```terminal mkdir build cd build cmake -G "Ninja" .. cmake --build . ``` ### Run ```terminal ./bin/LEO ``` ## Project Structure ```terminal ├─bin // Executable files ├─dependencies // Third-party librariesr │ ├─include │ └─stk │ ├─Debug │ └─Release ├─include // Header files ├─libs // Static libraries │ ├─Debug │ └─Release ├─src // Source files └─test // Test files ``` # LEO-Satellite-Communication-Simulation-Platform [![license](https://img.shields.io/github/license/:user/:repo.svg)](LICENSE) [![standard-readme compliant](https://img.shields.io/badge/readme%20style-standard-brightgreen.svg?style=flat-square)](https://github.com/RichardLitt/standard-readme) LEO-Satellite-Communication-Simulation-Platform based on STK & OPNET ## Table of Contents - [Security](#security) - [Background](#background) - [Install](#install) - [Usage](#usage) - [API](#api) - [Contributing](#contributing) - [License](#license) ## Security ### Any optional sections ## Background ### Any optional sections ## Install This module depends upon a knowledge of [Markdown](). ``` ``` ### Any optional sections ## Usage ``` ``` Note: The `license` badge image link at the top of this file should be updated with the correct `:user` and `:repo`. ### Any optional sections ## API ### Any optional sections ## More optional sections ## Contributing See [the contributing file](CONTRIBUTING.md)! PRs accepted. Small note: If editing the Readme, please conform to the [standard-readme](https://github.com/RichardLitt/standard-readme) specification. ### Any optional sections ## License [MIT Richard McRichface.](../LICENSE)

近期下载者

相关文件


收藏者