Base function for efficiency calculation.
(Purely technical component without physical modeling.)
(Purely technical component without physical modeling.)
(no remarks)
(no elements)
(no equations)
(no remarks)
(no validation or testing necessary)
(no remarks)
Created by Arne Koeppen (arne.koeppen@tuhh.de), Jun 2013
Revised by Lisa Andresen (andresen@tuhh.de), Aug 2013
partial function efficiency_base extends Icons.Function; input Real x; output Real eta "Efficiency"; end efficiency_base;