AeroSurface Prints Class#

class rocketpy.prints.aero_surface_prints._AeroSurfacePrints[source]#
__init__(aero_surface)[source]#
identity()[source]#

Prints the identity of the aero surface.

Return type:

None

lift()[source]#

Prints the lift information of the aero surface.

Return type:

None

all()[source]#

Prints all information of the aero surface.

Return type:

None