.ThermoSysPro.Fluid.Interfaces.PropertyInterfaces.cvwsftype

Converts water/steam fluid type into fluid type

Information

## Copyright © EDF 2002 - 2026   
## ThermoSysPro Version 4.2   
    

Interface

function cvwsftype
  import ThermoSysPro.Fluid.Interfaces.PropertyInterfaces.FluidType;
  import ThermoSysPro.Fluid.Interfaces.PropertyInterfaces.WaterSteamFluidType;
  input WaterSteamFluidType wsftype;
  output FluidType ftype;
end cvwsftype;

Generated at 2026-07-12T20:48:41Z by OpenModelicaOpenModelica 1.27.0 using GenerateDoc.mos