.VehicleInterfaces.Blocks.InvertNormalizedInput

Output the normalized input signal u [0..1] in inverted form y [1..0].

Information

This block is used to invert a normalized input signal u from [0..1] to [1..0]. Formally, the output y is computed as:

y = 1 - u;

Generated at 2026-05-09T18:18:56Z by OpenModelicaOpenModelica 1.26.7 using GenerateDoc.mos