Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

This program uses the radar wavelength and shape dimensions to calculate radar cross section using standard formulas.

Example

Enter radar wavelength in meters: 0.03
Enter shape (sphere=1, flatplate=2, corner=3, cylinder=4): 1
Enter sphere radius (meters): 0.5

Calculated RCS: 0.785398 m^2

Source Code

https://github.com/hexpad/rcs-calculator/blob/main/main.cpp

About

simply calculates the radar cross section for different geometric shapes

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages