doc:user:results:viz_courbes
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| doc:user:results:viz_courbes [2013/07/12 18:03] – created joris | doc:user:results:viz_courbes [2016/09/27 11:59] (current) – papeleux | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| | | ||
| - | ====== | + | ====== |
| - | '' | + | '' |
| - | Pour visualiser plusieurs | + | To view several |
| - | __Exemple__: supposons | + | __Example__: assume that the [[courbes_res|result curves]] #1, #2 and #3 are defined in the '' |
| - | * '' | + | * '' |
| - | * '' | + | * '' |
| - | Les 2 '' | + | The 2 vectors |
| vlm = metafor.getValuesManager() | vlm = metafor.getValuesManager() | ||
| - | cur1 = VectorDataCurve(1, | + | cur1 = VectorDataCurve(1, |
| - | cur2 = VectorDataCurve(2, | + | cur2 = VectorDataCurve(2, |
| - | Ces deux '' | + | These two '' |
| dataCurveSet1 = DataCurveSet() | dataCurveSet1 = DataCurveSet() | ||
| Line 22: | Line 22: | ||
| dataCurveSet1.add(cur2) | dataCurveSet1.add(cur2) | ||
| - | Finalement, ce '' | + | Finally, this '' |
| try: | try: | ||
| Line 31: | Line 31: | ||
| pass | pass | ||
| + | If one or both vector are part of a multiple extractor, the index of the curve in the extractor can be defined idxI = [0, vlm.getDataVector(i).size()[ : | ||
| + | cur1 = VectorDataCurve(1, | ||
| + | cur1 = VectorDataCurve(1, | ||
| + | cur1 = VectorDataCurve(1, | ||
| ============================= | ============================= | ||
| - | __Exemple:__ | + | __Example:__ |
| - | + | ||
| - | L' | + | |
| + | the following example is found in '' | ||
| {{doc: | {{doc: | ||
| {{doc: | {{doc: | ||
doc/user/results/viz_courbes.1373644987.txt.gz · Last modified: (external edit)
