Home
last modified time | relevance | path

Searched refs:GetSensorName (Results 1 – 25 of 29) sorted by relevance

12

/dports/comms/openzwave-devel/open-zwave-14f2ba74/cpp/src/command_classes/
H A DSensorMultilevel.cpp220 … from node %d: %s (%d)", GetNodeId(), SensorMultiLevelCCTypes::Get()->GetSensorName(sensorType).c_… in HandleMsg()
248 …for Sensor %s: %s (%d)", GetNodeId(), SensorMultiLevelCCTypes::Get()->GetSensorName(sensorType).c_… in HandleMsg()
259 …mandClassId(), _instance, sensorType, SensorMultiLevelCCTypes::Get()->GetSensorName(sensorType), S… in HandleMsg()
260 …ClassId(), _instance, sensorType+255, SensorMultiLevelCCTypes::Get()->GetSensorName(sensorType).ap… in HandleMsg()
280 …mandClassId(), _instance, sensorType, SensorMultiLevelCCTypes::Get()->GetSensorName(sensorType), "… in HandleMsg()
285 … value=%s%s", GetNodeId(), _instance, SensorMultiLevelCCTypes::Get()->GetSensorName(sensorType).c_… in HandleMsg()
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/MBSKernelLib/
H A Dwritesolution.cpp213 colnames = colnames + GetSensor(i).GetSensorName() + " "; in GetSolutionFileHeaderString()
295 colnames = colnames + GetSensor(i).GetSensorName() + " "; in GetSolParFileHeaderString()
436 …file->open((dir+mystr("S")+mystr(i)+mystr("-")+GetSensor(i).GetSensorName()+mystr(".txt")).c_str()… in OpenFiles()
439 …tr("S")+mystr(GetSensor(i).GetSensorNumber())+mystr("-")+GetSensor(i).GetSensorName()+mystr(".txt"… in OpenFiles()
H A Dsensitivity.cpp130 str = mbs->GetSensor(i).GetSensorName(); in Init()
137 str = mbs->GetSensor(i).GetSensorName(); in Init()
294 …mbs->UO(UO_LVL_0) << "sensor: " + mbs->GetSensor(i).GetSensorName() + mystr("\nparameter :") + (*p… in PerformSensitivityAnalysis()
H A Dmbs_communication.cpp913 …mystr filename = mystr("S")+mystr(value)+mystr("-")+GetSensor(value).GetSensorName()+mystr(".txt"); in CallCompFunction()
934 plotfunc << "title(' Y: " << GetSensor(value).GetSensorName() << "','Fontsize',16);\n"; in CallCompFunction()
964 …mystr filename = mystr("S")+mystr(xsensor)+mystr("-")+GetSensor(xsensor).GetSensorName()+mystr(".t… in CallCompFunction()
965 …mystr filename2 = mystr("S")+mystr(ysensor)+mystr("-")+GetSensor(ysensor).GetSensorName()+mystr(".… in CallCompFunction()
985 …c << "title({[' X: " << GetSensor(xsensor).GetSensorName() << " '];[' Y: " << GetSensor(ysensor).G… in CallCompFunction()
989 plotfunc << "xlabel('" << GetSensor(xsensor).GetSensorName() << "','Fontsize',16);\n"; in CallCompFunction()
990 plotfunc << "ylabel('" << GetSensor(ysensor).GetSensorName() << "','Fontsize',16);\n"; in CallCompFunction()
1042 …str("S")+mystr(ysensor(sensNr))+mystr("-")+GetSensor(ysensor(sensNr)).GetSensorName()+mystr(".txt"… in CallCompFunction()
1089 plotfunc << "legend('" << GetSensor(ysensor(1)).GetSensorName(); in CallCompFunction()
1092 plotfunc << "','" << GetSensor(ysensor(sensNr)).GetSensorName(); in CallCompFunction()
[all …]
H A Dperformcomp.cpp484 …post_computation_output_file.open((dir+mystr("S")+mystr(i)+mystr("-")+GetSensor(i).GetSensorName()… in PostComputationOperations()
H A Dmbs.cpp2913 mystr MultiBodySystem::GetSensorName(int i) in GetSensorName() function in MultiBodySystem
2915 return sensors(i)->GetSensorName(); in GetSensorName()
2923 if(name.Compare(sensors(i)->GetSensorName())) in GetSensorNumber()
/dports/comms/openzwave-devel/open-zwave-14f2ba74/cpp/src/
H A DSensorMultiLevelCCTypes.h72 string GetSensorName(uint32);
H A DSensorMultiLevelCCTypes.cpp180 std::string SensorMultiLevelCCTypes::GetSensorName(uint32 type) in GetSensorName() function in OpenZWave::Internal::SensorMultiLevelCCTypes
/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/pcidsk/sdk/segment/
H A Dcpcidskrpcmodel.h88 std::string GetSensorName(void) const;
H A Dcpcidskrpcmodel.cpp606 std::string CPCIDSKRPCModelSegment::GetSensorName(void) const in GetSensorName() function in CPCIDSKRPCModelSegment
/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/pcidsk/sdk/
H A Dpcidsk_rpc.h82 virtual std::string GetSensorName(void) const = 0;
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/pcidsk/sdk/
H A Dpcidsk_rpc.h82 virtual std::string GetSensorName(void) const = 0;
/dports/graphics/gdal/gdal-3.3.3/frmts/pcidsk/sdk/
H A Dpcidsk_rpc.h82 virtual std::string GetSensorName(void) const = 0;
/dports/graphics/py-gdal/gdal-3.3.3/frmts/pcidsk/sdk/
H A Dpcidsk_rpc.h82 virtual std::string GetSensorName(void) const = 0;
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/pcidsk/sdk/segment/
H A Dcpcidskrpcmodel.h88 std::string GetSensorName(void) const override;
H A Dcpcidskrpcmodel.cpp638 std::string CPCIDSKRPCModelSegment::GetSensorName(void) const in GetSensorName() function in CPCIDSKRPCModelSegment
/dports/graphics/gdal/gdal-3.3.3/frmts/pcidsk/sdk/segment/
H A Dcpcidskrpcmodel.h88 std::string GetSensorName(void) const override;
H A Dcpcidskrpcmodel.cpp638 std::string CPCIDSKRPCModelSegment::GetSensorName(void) const in GetSensorName() function in CPCIDSKRPCModelSegment
/dports/graphics/py-gdal/gdal-3.3.3/frmts/pcidsk/sdk/segment/
H A Dcpcidskrpcmodel.h88 std::string GetSensorName(void) const override;
H A Dcpcidskrpcmodel.cpp638 std::string CPCIDSKRPCModelSegment::GetSensorName(void) const in GetSensorName() function in CPCIDSKRPCModelSegment
/dports/security/base/base-1.4.5/
H A Dbase_stat_sensor.php181 qroPrintEntry(GetSensorName($sensor_id, $db));
H A Dbase_common.php35 function GetSensorName($sid, $db) function
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/WorkingModule/
H A DWinCompDriverInterface.h235 …virtual mystr GetSensorName(int i) {return 0;}; // get the i-th sensors (as regi… in GetSensorName() function
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/MBS_Interface/
H A Dsensors.h116 mystr GetSensorName() const { return name; } in GetSensorName() function
/dports/security/base/base-1.4.5/includes/
H A Dbase_state_citems.inc.php782 GetSensorName($myrow[0], $this->db);
800 GetSensorName($this->criteria, $this->db).

12