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: CommonData/SwooshWatermark
Common: General/CellToMat
Common: General/MatToCell
Common: General/Watermark
Common: Graphics/NewFig
Common: Graphics/Plot2D
Common: Graphics/PltStyle

Back to the Propulsion Module page