[Doc] Fix warnings in Sphinx/Matlab docs

This commit is contained in:
Bryan W. Weber 2015-12-22 16:48:45 -05:00
parent ee9d5750a3
commit 82d4b50bef
2 changed files with 2 additions and 0 deletions

View file

@ -4,6 +4,7 @@ function setState_Psat(tp, px)
% The fluid state will be set to a saturated liquid-vapor state using the
% input pressure and vapor fraction (quality) as the independent,
% intensive variables.
%
% :param tp:
% Instance of class :mat:func:`ThermoPhase` (or another
% class derived from ThermoPhase)

View file

@ -4,6 +4,7 @@ function setState_Tsat(tp, tx)
% The fluid state will be set to a saturated liquid-vapor state using the
% input temperature and vapor fraction (quality) as the independent,
% intensive variables.
%
% :param tp:
% Instance of class :mat:func:`ThermoPhase` (or another
% class derived from ThermoPhase)