Benutzer-Werkzeuge

Webseiten-Werkzeuge


modellingcomponents:eventsandphases

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
modellingcomponents:eventsandphases [2020/06/24 15:16] – [<Event>] olivermodellingcomponents:eventsandphases [2020/06/24 15:58] (aktuell) – [<Event>] oliver
Zeile 79: Zeile 79:
 ^ tolerance | | If set local maxima/minima are determined by first creating phases with values between global min/max and min*(1+tolerance/100) or max*(1-tolerance/100) | No | ^ tolerance | | If set local maxima/minima are determined by first creating phases with values between global min/max and min*(1+tolerance/100) or max*(1-tolerance/100) | No |
 ^ phase | | better use tolerance instead if possible Phase type name which defines phases, for each the event is set. | No | ^ phase | | better use tolerance instead if possible Phase type name which defines phases, for each the event is set. | No |
-^ value | | Used from method "frame" and method "value". In the first case it must be an integer value, in the second case a double. | No |+^ value | | Used from methods "frame""value" and "percent". In the first case it must be an integer value, in the second and third case a double. | No |
 ^ event | | A new event is created at the position of the given event moved about a given number of frames. | No | ^ event | | A new event is created at the position of the given event moved about a given number of frames. | No |
  
Zeile 88: Zeile 88:
 ^ Name ^ Precondition ^ Description ^ ^ Name ^ Precondition ^ Description ^
 ^ frame | The attribute "value" must be set to an integer between 0 (inclusive) and trial length (exclusive). The attributes "tolerance" and "phase" are not set. | Creates an event at the given position. | ^ frame | The attribute "value" must be set to an integer between 0 (inclusive) and trial length (exclusive). The attributes "tolerance" and "phase" are not set. | Creates an event at the given position. |
-^ value | The attribute "phase" must be set. | Create events for each phase of the given type at positions where the given timeserie has the smallest difference to the given value. |+^ value | The attribute "phase" must be set. | Create events for each phase of the given type at positions where the given timeserie has the smallest difference to the value given by the "value"-attribute. |
 ^ min  | | In a first step the global minimum or the minimum in the given phases, of the given timeseries is determined. Than phases are created in the range of [minimum; minimum*(1+percentTolerance/100)]. Last, for each of these phases an event is created at the position, where the timeseries reaches its minimum.| ^ min  | | In a first step the global minimum or the minimum in the given phases, of the given timeseries is determined. Than phases are created in the range of [minimum; minimum*(1+percentTolerance/100)]. Last, for each of these phases an event is created at the position, where the timeseries reaches its minimum.|
 ^ max  | | In a first step the global maximum or the maximum in the given phases, of the given timeseries is determined. Than phases are created in the range of [maximum*(1-percentTolerance/100); maximum]. Last, for each of these phases an event is created at the position, where the timeseries reaches its maximum. | ^ max  | | In a first step the global maximum or the maximum in the given phases, of the given timeseries is determined. Than phases are created in the range of [maximum*(1-percentTolerance/100); maximum]. Last, for each of these phases an event is created at the position, where the timeseries reaches its maximum. |
modellingcomponents/eventsandphases.txt · Zuletzt geändert: 2020/06/24 15:58 von oliver

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki