Short Description:
Create a method that allows to export in PDF the results of a flight simulation
Long Description:
Implement a method that allows exporting the results of a flight simulation in an organized way, in PDF format, including the information obtained from the allInfo method for the different RocketPy classes
Useful links:
Creating PDF Files with Python. How to create pdf files using PyFPDF… | by Eser Saygın | Towards Data Science
Short Description:
Create a method that allows to export in PDF the results of a flight simulation
Long Description:
Implement a method that allows exporting the results of a flight simulation in an organized way, in PDF format, including the information obtained from the allInfo method for the different RocketPy classes
Useful links:
Creating PDF Files with Python. How to create pdf files using PyFPDF… | by Eser Saygın | Towards Data Science