blockLogTerminal

Log data at terminal time

Information

This block writes a value to the Modelica log file once the simulation terminates. The output to the Modelica log file consists of:

  • a string written prior to the numeric value
  • a numeric value being equal to the input signal times the gain at the termination time of the simulation
  • a string written after the numeric value

Parameters

TypeNameDefaultDescription
StringpreString"Variable = "String prior to numeric value
StringpostString"unit"Unit of numeric value
Realgain1Gain of input signal

Connectors

TypeNameDefaultDescription
Modelica.Blocks.Interfaces.RealInputu

Components

TypeNameDefaultDescription
RealterminalValueTerminal value including gain