function TransferFunctions
extends Modelica_LinearSystems2.Internal.PartialAnalyzeFunction;
input Boolean dB_w = false "= true, to plot dB over w [rad/s] otherwise magnitude over f [Hz]" annotation(
choices(checkBox = true));
end TransferFunctions;