Home
last modified time | relevance | path

Searched refs:plotedc (Results 1 – 1 of 1) sorted by relevance

/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/WCDriver3D/
H A DWCDriver3DDlg.cpp2317 ElementDataContainer plotedc; in OnResultsPlot2sensorsxy() local
2347 plotedc.TreeSetInt("xsensor",list.item_selected); in OnResultsPlot2sensorsxy()
2348 plotedc.TreeSetInt("ysensor",list.item_selected); in OnResultsPlot2sensorsxy()
2349 …if (!pWCDI->CallCompFunction(122,0,0,&plotedc)) //plot two sensors 'edc.xsensor' vs 'edc.ysensor' … in OnResultsPlot2sensorsxy()