SphericalTankFluidHeight:

Path: Propulsion/Utilities

% Compute the height of fuel in a spherical fuel tank.
--------------------------------------------------------------------------
   Form:
   h = SphericalTankFluidHeight( vT, vF )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   vT          (1,1)  Tank volume
   vF          (1,1)  Fluid volume

   -------
   Outputs
   -------
   h           (1,1)  Height of fuel

--------------------------------------------------------------------------

Children:

Common: Graphics/Plot2D

Back to the Propulsion Module page