Fluid Class#

Class that represents a fluid.

rocketpy.Fluid.name#

Name of the fluid.

Type:

str

rocketpy.Fluid.density#

Density of the fluid in kg/m³.

Type:

float

rocketpy.Fluid.quality#

Quality of the fluid, between 0 and 1.

Type:

float