SkillAgentSearch skills...

LEO

LEO-Satellite-Communication-Simulation-Platform based on STK & OPNET

Install / Use

/learn @regulus1111/LEO
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

🌟 LEO-Satellite-Communication-Simulation-Platform

LEO-Satellite-Communication-Simulation-Platform based on STK & OPNET

🛷 How to use

Build

windows - MinGW - make

mkdir build
cd build
cmake -G "MinGW Makefiles" ..
cmake --build .

windows - ninja

mkdir build
cd build
cmake -G "Ninja" ..
cmake --build .

Run

./bin/LEO

🎄 Project Structure

├─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 standard-readme compliant

LEO-Satellite-Communication-Simulation-Platform based on STK & OPNET

Table of Contents

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!

PRs accepted.

Small note: If editing the Readme, please conform to the standard-readme specification.

Any optional sections

License

MIT © Richard McRichface.

Related Skills

View on GitHub
GitHub Stars44
CategoryDevelopment
Updated5d ago
Forks8

Languages

Python

Security Score

75/100

Audited on Mar 24, 2026

No findings