Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 445 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 445 Bytes

Simulation_map

This project works on simulating the antenna path loss depending on 4 conditions:

  • Static simulation.
  • Linear movement.
  • Eliptic movement.
  • Teleprtation movement.

Structure

main.py is a libary for simulating the path loss value, when distance in meters, frequency in Ghz are given.

CoM.py is code for calculating the centre of mass of a contour.

IMU_calibration.py is calibration program for the LSM9DS0 9 axis IMU.