| 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 |