.Modelica_Requirements.SignalAnalysis

Information

Library of signal analysis blocks to compute properties from Real signals

Contents

NameDescription
 ExactDerivativeOutput is the analytic derivative of the input (= exact derivative)
 ApproximateDerivativeWithFilterOutput is the filtered derivative of the input (= approximate derivative)
 ApproximateDerivativeWithWindowOutput is the finite difference quotient of the input (= approximate derivative)
 TriggeredIntegratorOutput is the integral over the input, as long as the Boolean input active is true (for a rising edge of active the integrator state is reset to 0)
 MovingAverageOutput is the continuous moving average of the input
 TimeMonitoringOutput is the time duration where the Boolean input was true
 CrossingMonitoringOutput is true for a positive threshold crossing of the input and false for a negative threshold crossing

Generated at 2024-04-24T18:15:52Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos