Home
last modified time | relevance | path

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

/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/MBSKernelLib/
H A Dmbs_communication.cpp1014 for(int sensNr=1;sensNr<=option;sensNr++) in CallCompFunction() local
1016 ysensor(sensNr) = edc->TreeGetInt("y"+mystr(sensNr)+"sensor"); in CallCompFunction()
1040 for(int sensNr=1;sensNr<=option;sensNr++) in CallCompFunction() local
1045 plotfunc << "h(" << sensNr << ")=plot(f" << sensNr << "(:,1),f" << sensNr << "(:,2),"; in CallCompFunction()
1046 if(sensNr==1){plotfunc << "'k'";} in CallCompFunction()
1047 else if(sensNr==1){plotfunc << "'k'";} in CallCompFunction()
1050 else if(sensNr==4){plotfunc << "'r'";} in CallCompFunction()
1066 for(int sensNr=2;sensNr<=option;sensNr++) in CallCompFunction() local
1068 … if(!GetSensor(ysensor(sensNr-1)).GetTypeName().Compare(GetSensor(ysensor(sensNr)).GetTypeName())) in CallCompFunction()
1081 for(int sensNr=2;sensNr<=option;sensNr++) in CallCompFunction() local
[all …]