.TransiEnt.Basics.Functions.boolean2integer

Information

1. Purpose of model

Function can be used to convert boolean value to integer value.

2. Level of detail, physical effects considered, and physical insight

(no remarks)

3. Limits of validity

(no remarks)

4. Interfaces

(no remarks)

5. Nomenclature

(no remarks)

6. Governing Equations

(no remarks)

7. Remarks for Usage

(no remarks)

8. Validation

(no validation necessary)

9. References

(none)

10. Version History

Model created by Carsten Bode (c.bode@tuhh.de), Dec 2020

Interface

function boolean2integer
  extends Icons.Function;
  input Boolean boolean;
  output Integer result;
end boolean2integer;

Generated at 2024-10-21T18:25:38Z by OpenModelicaOpenModelica 1.24.0 using GenerateDoc.mos