Fins Prints Class#

class rocketpy.prints.aero_surface_prints._FinsPrints[source]#
airfoil()[source]#

Prints out airfoil related information of the fin set.

Return type:

None

roll()[source]#

Prints out information about roll parameters of the fin set.

Return type:

None

lift()[source]#

Prints out information about lift parameters of the fin set.

Return type:

None

all()[source]#

Prints all information of the fin set.

Return type:

None