.Bodylight.Types.Utilities

Value input/output/test support

Contents

Name Description
 readReal Read the real value of parameter from file with lines in format: <parameterName> <value> <unit>
 readReal_SI Read the real value in SI units of parameter from file with lines in format: <parameterName>\n<value>
 readBoolean Read the boolean value of parameter from file with lines in format: <parameterName> <value> <unit>
 writeReal Write the real value to file
 writeReal_SI Write the real value using SI unit to file
 writeBoolean Write the boolean value to file
 writeComparison Compare and write the result and the value to file
 writeComparison_SI Compare and write the result and the value to file using SI units
 writeBooleanComparison Compare and write the result and the value to file
 UnitConversions Conversions non-SI units at input/output

Generated at 2026-06-23T20:19:05Z by OpenModelicaOpenModelica 1.26.9 using GenerateDoc.mos