Return maxAmplitude = f(frequency) for icon animation in defined icon area
function maxAmplitudeCurveForIcon input Real A[:, 2] "Amplitude to plot"; input Real A_max "Maximum value to be shown"; input Real f_max "Maximum frequency to be shown"; output Real line[size(A, 1), 2] "Line to be shown in icon"; end maxAmplitudeCurveForIcon;
Date | Description |
---|---|
Nov. 29, 2015 |
Initial version implemented by
Martin R. Kuhn and Martin Otter
(DLR Institute of System Dynamics and Control) The research leading to these results has received funding from the European Union’s Seventh Framework Programme (FP7/2007-2016) for the Clean Sky Joint Technology Initiative under grant agreement no. CSJU-GAM-SGO-2008-001. |