packageUtilities

Value input/output/test support

Extends from Modelica.Icons.BasesPackage (Icon for packages containing base classes).

Contents

NameDescription
readRealRead the real value of parameter from file with lines in format: <parameterName> <value> <unit>
readReal_SIRead the real value in SI units of parameter from file with lines in format: <parameterName>\n<value>
readBooleanRead the boolean value of parameter from file with lines in format: <parameterName> <value> <unit>
writeRealWrite the real value to file
writeReal_SIWrite the real value using SI unit to file
writeBooleanWrite the boolean value to file
writeComparisonCompare and write the result and the value to file
writeComparison_SICompare and write the result and the value to file using SI units
writeBooleanComparisonCompare and write the result and the value to file
UnitConversionsConversions non-SI units at input/output