In this function during the initialization phase the transistor type is transcribed to another parameter for further usage.
function mosfetModelLineInitEquations extends Modelica.Icons.Function; input Mosfet in_m "Input parameter set"; output MosfetModelLine out_ml "Changed parameter set"; end mosfetModelLineInitEquations;