Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is a high-fidelity radar system simulation written in C++, designed to model modern radar signal processing and tracking pipelines. The goal is to incrementally build a realistic, extensible framework that mirrors the conceptual architecture used in real-world radar systems.

The project prioritizes correct structure, physics-inspired modeling, and scalability over toy examples.

DISCLAIMER:

This is a simulation and educational research project. It is not intended to represent classified, proprietary, or operational radar systems.

Build & Run g++ -std=c++17 radar.cpp -o radar ./radar

(Exact build steps may change as the project matures.)

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages