1. Purpose of model
(Description)
2. Level of detail, physical effects considered, and physical insight
(Description)
3. Limits of validity
(Description)
4. Interfaces
(none)
5. Nomenclature
(no elements)
6. Governing Equations
(no equations)
7. Remarks for Usage
(none)
8. Validation
(no validation or testing necessary)
9. References
(none)
10. Version History
Model created by Pascal Dubucq (dubucq@tuhh.de), Nov 2016
function bool2real
extends Icons.Function;
input Boolean[n] b;
input Integer n;
output Real[n] r;
end bool2real;
Generated at 2024-11-21T19:25:40Z
by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos