Home
last modified time | relevance | path

Searched refs:Set_Value (Results 1 – 25 of 999) sorted by relevance

12345678910>>...40

/dports/math/saga/saga-8.1.3/saga-gis/src/saga_core/saga_api/
H A Dtable_value.h319 return( Set_Value((double)Value) ); in Set_Value()
324 return( Set_Value((double)Value) ); in Set_Value()
359 Set_Value(Value.asString());
363 Set_Value(Value.asDouble());
402 return( s.asInt(i) ? Set_Value(i) : false ); in Set_Value()
419 return( Set_Value((int)Value) ); in Set_Value()
424 return( Set_Value((int)Value) ); in Set_Value()
487 return( Set_Value((sLong)Value) ); in Set_Value()
504 return( Set_Value((sLong)Value) ); in Set_Value()
567 return( Set_Value((double)Value) ); in Set_Value()
[all …]
H A Dmat_regression_multiple.cpp711 pRecord->Set_Value(MLR_VAR_NAME , m_Names[k]); in _Get_Regression()
712 pRecord->Set_Value(MLR_VAR_RCOEFF , b); in _Get_Regression()
713 pRecord->Set_Value(MLR_VAR_R , r); in _Get_Regression()
714 pRecord->Set_Value(MLR_VAR_R2 , r*r); in _Get_Regression()
716 pRecord->Set_Value(MLR_VAR_SE , se); in _Get_Regression()
717 pRecord->Set_Value(MLR_VAR_T , t); in _Get_Regression()
851 pRecord->Set_Value(MLR_VAR_ID , m_Predictor[i]); in _Set_Step_Info()
871 pRecord->Set_Value(MLR_STEP_R , sqrt(R.Get_R2())); in _Set_Step_Info()
872 pRecord->Set_Value(MLR_STEP_R2 , R.Get_R2()); in _Set_Step_Info()
873 pRecord->Set_Value(MLR_STEP_R2_ADJ , R.Get_R2_Adj()); in _Set_Step_Info()
[all …]
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/grid/grid_filter/
H A DFilter_LoG.cpp199 pResult->Set_Value(x, y, Get_Value(x, y)); in On_Execute()
218 Parameters("RESULT")->Set_Value(m_pInput); in On_Execute()
245 m_Kernel.Set_Value(0, 0, 0); m_Kernel.Set_Value(0, 1, -1); m_Kernel.Set_Value(0, 2, 0); in Initialise()
246 m_Kernel.Set_Value(1, 0, -1); m_Kernel.Set_Value(1, 1, 4); m_Kernel.Set_Value(1, 2, -1); in Initialise()
247 m_Kernel.Set_Value(2, 0, 0); m_Kernel.Set_Value(2, 1, -1); m_Kernel.Set_Value(2, 2, 0); in Initialise()
253 m_Kernel.Set_Value(0, 0, -1); m_Kernel.Set_Value(0, 1, -1); m_Kernel.Set_Value(0, 2, -1); in Initialise()
254 m_Kernel.Set_Value(1, 0, -1); m_Kernel.Set_Value(1, 1, 8); m_Kernel.Set_Value(1, 2, -1); in Initialise()
255 m_Kernel.Set_Value(2, 0, -1); m_Kernel.Set_Value(2, 1, -1); m_Kernel.Set_Value(2, 2, -1); in Initialise()
261 m_Kernel.Set_Value(0, 0, -1); m_Kernel.Set_Value(0, 1, -2); m_Kernel.Set_Value(0, 2, -1); in Initialise()
262 m_Kernel.Set_Value(1, 0, -2); m_Kernel.Set_Value(1, 1, 12); m_Kernel.Set_Value(1, 2, -2); in Initialise()
[all …]
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/simulation/sim_cellular_automata/
H A DWator.cpp206 m_pWator->Set_Value(x, y, 0); in On_Execute()
261 pRecord->Set_Value(0, i); in On_Execute()
262 pRecord->Set_Value(1, m_nFishes); in On_Execute()
263 pRecord->Set_Value(2, m_nSharks); in On_Execute()
335 m_Age.Set_Value(x, y, 0); in Next_Cycle()
356 m_Next.Set_Value(x, y, FISH); in Next_Cycle()
361 m_pWator->Set_Value(x, y, 0); in Next_Cycle()
366 m_Next.Set_Value(x, y, FISH); in Next_Cycle()
384 m_Age.Set_Value(x, y, 0); in Next_Cycle()
387 m_Starve.Set_Value(x, y, 0); in Next_Cycle()
[all …]
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/db/db_mysql/
H A DGet_Table.cpp294 case 1: MyTable->Set_Value(j,i,atoi(row[i])); break; in On_Execute()
299 case 6: MyTable->Set_Value(j,i,0.0); break; in On_Execute()
300 case 7: MyTable->Set_Value(j,i,row[i]); break; in On_Execute()
303 case 10: MyTable->Set_Value(j,i,row[i]); break; in On_Execute()
304 case 11: MyTable->Set_Value(j,i,row[i]); break; in On_Execute()
305 case 12: MyTable->Set_Value(j,i,row[i]); break; in On_Execute()
306 case 13: MyTable->Set_Value(j,i,row[i]); break; in On_Execute()
307 case 14: MyTable->Set_Value(j,i,row[i]); break; in On_Execute()
308 case 15: MyTable->Set_Value(j,i,row[i]); break; in On_Execute()
317 case 253: MyTable->Set_Value(j,i,row[i]); break; in On_Execute()
[all …]
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/pointcloud/pointcloud_tools/
H A Dpc_reclass_extract.cpp271 …pRecord = pLookup->Add_Record(); pRecord->Set_Value(0, 0.0); pRecord->Set_Value(1, 10.0); pRecord… in CPC_Reclass_Extract()
272 …pRecord = pLookup->Add_Record(); pRecord->Set_Value(0, 10.0); pRecord->Set_Value(1, 20.0); pRecord… in CPC_Reclass_Extract()
392 Set_Value(i, noData); in Reclass_Range()
396 Set_Value(i, others); in Reclass_Range()
409 Set_Value(i, noData); in Reclass_Range()
413 Set_Value(i, others); in Reclass_Range()
462 Set_Value(i, noData); in Reclass_Single()
466 Set_Value(i, others); in Reclass_Single()
479 Set_Value(i, noData); in Reclass_Single()
483 Set_Value(i, others); in Reclass_Single()
[all …]
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/simulation/sim_ihacres/
H A Dihacres_v1.cpp357 pRecord->Set_Value(1,Tw); in CreateTableSettings()
362 pRecord->Set_Value(1,c); in CreateTableSettings()
367 pRecord->Set_Value(1,f); in CreateTableSettings()
372 pRecord->Set_Value(1,aq); in CreateTableSettings()
377 pRecord->Set_Value(1,as); in CreateTableSettings()
382 pRecord->Set_Value(1,bq); in CreateTableSettings()
387 pRecord->Set_Value(1,bs); in CreateTableSettings()
393 pRecord->Set_Value(1,vq); in CreateTableSettings()
398 pRecord->Set_Value(1,vs); in CreateTableSettings()
434 pRecord->Set_Value(1,delay); in CreateTableSettings()
[all …]
/dports/graphics/dynamechs/dynamechs_4.0pre1/aquarobot/
H A DMatrixMy.cpp650 Set_Value(0, 0) = x; in Set_Vector3x1()
651 Set_Value(1, 0) = y; in Set_Vector3x1()
652 Set_Value(2, 0) = z; in Set_Vector3x1()
668 Set_Value(0, 0) = x; in Set_Vector4x1()
669 Set_Value(1, 0) = y; in Set_Vector4x1()
670 Set_Value(2, 0) = z; in Set_Vector4x1()
671 Set_Value(3, 0) = 1.0; in Set_Vector4x1()
740 Set_Value(3, 0) = 0.0; in Set_H_Matrix()
752 Set_Value(0, 3) = x; in Set_H_Matrix()
753 Set_Value(1, 3) = y; in Set_H_Matrix()
[all …]
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/grid/grid_tools/
H A DGrid_Value_Reclassify.cpp288 …pRecord = pLookup->Add_Record(); pRecord->Set_Value(0, 0.0); pRecord->Set_Value(1, 10.0); pRecord… in CGrid_Value_Reclassify()
289 …pRecord = pLookup->Add_Record(); pRecord->Set_Value(0, 10.0); pRecord->Set_Value(1, 20.0); pRecord… in CGrid_Value_Reclassify()
427 pResult->Set_Value(x, y, noData); in ReclassRange()
431 pResult->Set_Value(x, y, others); in ReclassRange()
439 pResult->Set_Value(x, y, noData); in ReclassRange()
443 pResult->Set_Value(x, y, others); in ReclassRange()
491 pResult->Set_Value(x, y, noData); in ReclassSingle()
495 pResult->Set_Value(x, y, others); in ReclassSingle()
503 pResult->Set_Value(x, y, noData); in ReclassSingle()
507 pResult->Set_Value(x, y, others); in ReclassSingle()
[all …]
H A DGrid_Value_Request.cpp169 m_pTable->Add_Record()->Set_Value(FIELD_NAME, _TL("X World")); in On_Execute()
170 m_pTable->Add_Record()->Set_Value(FIELD_NAME, _TL("Y World")); in On_Execute()
171 m_pTable->Add_Record()->Set_Value(FIELD_NAME, _TL("X Grid 1")); in On_Execute()
172 m_pTable->Add_Record()->Set_Value(FIELD_NAME, _TL("Y Grid 1")); in On_Execute()
218 m_pTable->Get_Record(FIELD_X_WORLD)->Set_Value(FIELD_VALUE, ptWorld.Get_X()); in On_Execute_Position()
228 m_pTable->Get_Record(iGrid + FIELD_GRIDS)->Set_Value(FIELD_VALUE, Value); in On_Execute_Position()
232 m_pTable->Get_Record(iGrid + FIELD_GRIDS)->Set_Value(FIELD_VALUE, 0.0); in On_Execute_Position()
248 pRecord->Set_Value(FIELD_X_WORLD, ptWorld.Get_X()); in On_Execute_Position()
249 pRecord->Set_Value(FIELD_Y_WORLD, ptWorld.Get_Y()); in On_Execute_Position()
258 pRecord->Set_Value(FIELD_GRIDS + iGrid, Value); in On_Execute_Position()
[all …]
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/climate/climate_tools/
H A Dfrost_change_frequency.cpp387 m_pStatistics->Add_Record()->Set_Value(0, _TL("X")); in On_Execute()
388 m_pStatistics->Add_Record()->Set_Value(0, _TL("Y")); in On_Execute()
428 m_pStatistics->Set_Value(0, 1, ptWorld.Get_X()); in On_Execute_Position()
429 m_pStatistics->Set_Value(1, 1, ptWorld.Get_Y()); in On_Execute_Position()
435 m_pStatistics->Set_Value(2, 1, Dif.Get_Count()); in On_Execute_Position()
439 m_pStatistics->Set_Value(3, 1, Dif.Get_Mean ()); in On_Execute_Position()
456 pDay->Set_Value(0, i); in On_Execute_Position()
457 pDay->Set_Value(1, Tmin[i]); in On_Execute_Position()
458 pDay->Set_Value(2, Tmax[i]); in On_Execute_Position()
459 pDay->Set_Value(3, Tmax[i] - Tmin[i]); in On_Execute_Position()
[all …]
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/io/io_shapes_dxf/
H A Ddxf_import.cpp382 pRecord->Set_Value(TBL_LAYERS_FLAGS, data.flags); in addLayer()
391 pRecord->Set_Value(TBL_BLOCKS_FLAGS, data.flags); in addBlock()
392 pRecord->Set_Value(TBL_BLOCKS_X , data.bpx); in addBlock()
393 pRecord->Set_Value(TBL_BLOCKS_Y , data.bpy); in addBlock()
394 pRecord->Set_Value(TBL_BLOCKS_Z , data.bpz); in addBlock()
428 pLine->Set_Value(TBL_LINES_Z1 , m_Offset.z + data.z1); in addLine()
429 pLine->Set_Value(TBL_LINES_Z2 , m_Offset.z + data.z2); in addLine()
529 pText->Set_Value(TBL_TEXT_HEIGHT, data.height); in addText()
534 pText->Set_Value(TBL_TEXT_SCALE , data.xScaleFactor); in addText()
535 pText->Set_Value(TBL_TEXT_HJUST , data.hJustification); in addText()
[all …]
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/io/io_gdal/
H A Dgdal_formats.cpp171 pFormat->Set_Value(GDAL_LIST_FMT_ID , SG_Get_GDAL_Drivers().Get_Description(i)); in On_Execute()
172 pFormat->Set_Value(GDAL_LIST_FMT_NAME , SG_Get_GDAL_Drivers().Get_Name (i)); in On_Execute()
174 pFormat->Set_Value(GDAL_LIST_FMT_TYPE , "RASTER"); in On_Execute()
175 pFormat->Set_Value(GDAL_LIST_FMT_ACCESS, R + W); in On_Execute()
195 pFormat->Set_Value(GDAL_LIST_FMT_ID , SG_Get_OGR_Drivers().Get_Description(i)); in On_Execute()
196 pFormat->Set_Value(GDAL_LIST_FMT_NAME , SG_Get_OGR_Drivers().Get_Name (i)); in On_Execute()
197 pFormat->Set_Value(GDAL_LIST_FMT_FILTER, SG_Get_OGR_Drivers().Get_Extension (i)); in On_Execute()
198 pFormat->Set_Value(GDAL_LIST_FMT_TYPE , "VECTOR"); in On_Execute()
199 pFormat->Set_Value(GDAL_LIST_FMT_ACCESS, R + W); in On_Execute()
232 pFormat->Set_Value(GDAL_LIST_FMT_NAME , _TL("All Recognized Files")); in On_Execute()
[all …]
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/terrain_analysis/ta_channels/
H A DWatersheds_ext.cpp266 m_Direction.Set_Value(x, y, Direction); in On_Execute()
327 pHead->Set_Value(0, pHeads->Get_Count() + 1); in On_Execute()
328 pHead->Set_Value(1, m_Distance.asDouble(x, y)); in On_Execute()
423 pBasins ->Set_Value(x, y, Basin_ID); in Get_Basin()
424 m_Distance .Set_Value(x, y, 0.0); in Get_Basin()
446 pBasins ->Set_Value(ix, iy, Basin_ID); in Get_Basin()
475 pPolygon->Set_Value(FIELD_ID , Basin_ID); in Get_Basin()
476 pPolygon->Set_Value(FIELD_ID_MAIN , Main_ID); in Get_Basin()
482 pPolygon->Set_Value(FIELD_AREA , Area); in Get_Basin()
499 pPolygon->Set_Value(FIELD_EQVRECT_A , Side_A); in Get_Basin()
[all …]
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/grid/grid_analysis/
H A DGrid_IMCORR.cpp379 pCorrPt->Set_Value(0, ID); in On_Execute()
380 pCorrPt->Set_Value(1, gx1); in On_Execute()
381 pCorrPt->Set_Value(2, gy1); in On_Execute()
382 pCorrPt->Set_Value(3, xReal); in On_Execute()
384 pCorrPt->Set_Value(5, disp); in On_Execute()
400 pCorrLine->Set_Value(0, ID); in On_Execute()
427 pCorrPt->Set_Value(0, ID); in On_Execute()
428 pCorrPt->Set_Value(1, gx1); in On_Execute()
429 pCorrPt->Set_Value(2, gy1); in On_Execute()
433 pCorrPt->Set_Value(6, disp); in On_Execute()
[all …]
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/shapes/shapes_polygons/
H A Dshape_index.cpp264 pPolygon->Set_Value(offIndices + 0, A); in On_Execute()
265 pPolygon->Set_Value(offIndices + 1, P); in On_Execute()
266 pPolygon->Set_Value(offIndices + 2, P / A); in On_Execute()
278 pPolygon->Set_Value(offIndices + 7, Dmax); in On_Execute()
290 pLine->Set_Value(0, iPolygon); in On_Execute()
291 pLine->Set_Value(1, Dmax); in On_Execute()
387 pPolygon->Set_Value(Field, 2 * Dmax); in Get_Diameter_Gyros()
439 pPolygon->Set_Value(Field + 0, F.Get_Maximum()); in Get_Diameters_Feret()
443 pPolygon->Set_Value(Field + 4, F.Get_Mean()); in Get_Diameters_Feret()
444 pPolygon->Set_Value(Field + 5, maxF90); in Get_Diameters_Feret()
[all …]
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/table/table_calculus/
H A Dtable_running_average.cpp158 …("MEAN" , SG_T("MEAN" )); if( fMean >= 0 ) Parameters("FIELD_MEAN" )->Set_Value(fMean ); in On_Execute()
160 …("MIN" , SG_T("MINIMUM" )); if( fMin >= 0 ) Parameters("FIELD_MIN" )->Set_Value(fMin ); in On_Execute()
161 …("MAX" , SG_T("MAXIMUM" )); if( fMax >= 0 ) Parameters("FIELD_MAX" )->Set_Value(fMax ); in On_Execute()
162 …("STDV" , SG_T("STDV" )); if( fStDv >= 0 ) Parameters("FIELD_STDV" )->Set_Value(fStDv ); in On_Execute()
185 if( fMean >= 0 ) pRecord->Set_Value(fMean , s.Get_Mean ()); in On_Execute()
186 if( fMedian >= 0 ) pRecord->Set_Value(fMedian, s.Get_Median ()); in On_Execute()
187 if( fMin >= 0 ) pRecord->Set_Value(fMin , s.Get_Minimum()); in On_Execute()
188 if( fMax >= 0 ) pRecord->Set_Value(fMax , s.Get_Maximum()); in On_Execute()
189 if( fStDv >= 0 ) pRecord->Set_Value(fStDv , s.Get_StdDev ()); in On_Execute()
190 if( fStDvLo >= 0 ) pRecord->Set_Value(fStDvLo, s.Get_Mean () - s.Get_StdDev()); in On_Execute()
[all …]
H A Dconfusion_matrix.cpp178 Confusion.Add_Record()->Set_Value(0, Category); in On_Execute()
237 Confusion.Add_Record()->Set_Value(0, "SumProd"); in Get_Quality()
238 Confusion.Add_Record()->Set_Value(0, "AccProd"); in Get_Quality()
265 Classes[i].Set_Value(0, Confusion[i].asString(0)); in Get_Quality()
267 Classes[i].Set_Value(2, a[0]); in Get_Quality()
269 Classes[i].Set_Value(4, a[1]); in Get_Quality()
275 Confusion[j + 0].Set_Value (1 + i, n[0]); if( a[0] < 0. ) in Get_Quality()
277 Confusion[j + 1].Set_Value (1 + i, a[0] * 100.); in Get_Quality()
282 Confusion[i ].Set_Value (j + 1, a[1] * 100.); in Get_Quality()
299 Summary[0].Set_Value(0, "Kappa" ); Summary[0].Set_Value(1, k); in Get_Quality()
[all …]
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/statistics/statistics_grid/
H A DGSGrid_Statistics.cpp382 if( pNUniques ) pNUniques->Set_Value(x, y, s.Get_Count()); in On_Execute()
532 Percentiles[n].Set_Value(0, pTable->Get_Field_Count()); in On_Execute()
533 Percentiles[n].Set_Value(1, v); in On_Execute()
569 pRecord->Set_Value("NAME" , pGrid->Get_Name ()); in On_Execute()
572 pRecord->Set_Value("CELLSIZE" , pGrid->Get_Cellsize ()); in On_Execute()
573 pRecord->Set_Value("MEAN" , s.Get_Mean ()); in On_Execute()
574 pRecord->Set_Value("MIN" , s.Get_Minimum ()); in On_Execute()
575 pRecord->Set_Value("MAX" , s.Get_Maximum ()); in On_Execute()
576 pRecord->Set_Value("RANGE" , s.Get_Range ()); in On_Execute()
577 pRecord->Set_Value("SUM" , s.Get_Sum ()); in On_Execute()
[all …]
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/imagery/imagery_classification/
H A Dchange_detection.cpp253 pCombined->Set_Value(x, y, Value); in On_Execute()
279 pClass->Set_Value(0, cRamp.Get_Color(iTwo)); in On_Execute()
281 pClass->Set_Value(3, nTwo * iOne + iTwo); in On_Execute()
282 pClass->Set_Value(4, nTwo * iOne + iTwo); in On_Execute()
392 Classes[i].Set_Value(2, AccOne); in Get_Quality()
394 Classes[i].Set_Value(4, AccTwo); in Get_Quality()
417 …Summary[0].Set_Value(0, "Kappa" ); Summary[0].Set_Value(1, k = (nTotal * nTrue - nProd)… in Get_Quality()
418 Summary[1].Set_Value(0, "Overall Accuracy"); Summary[1].Set_Value(1, OA = nTrue / (double)nTotal); in Get_Quality()
516 pClass->Set_Value(CLASS_NAM, z = iz); in Get_Classes()
517 pClass->Set_Value(CLASS_MIN, z); in Get_Classes()
[all …]
H A Dclassification_quality.cpp221 Confusion.Add_Record()->Set_Value(0, "SumProd"); in On_Execute()
222 Confusion.Add_Record()->Set_Value(0, "AccProd"); in On_Execute()
296 Classes[i].Set_Value(2, AccProd); in On_Execute()
298 Classes[i].Set_Value(4, AccUser); in On_Execute()
324 …Summary[0].Set_Value(0, "Kappa" ); Summary[0].Set_Value(1, k = (nTotal * nTrue - nProd)… in On_Execute()
325 Summary[1].Set_Value(0, "Overall Accuracy"); Summary[1].Set_Value(1, OA = nTrue / (double)nTotal); in On_Execute()
381 Confusion.Add_Record()->Set_Value(0, Class); in Get_Classes()
383 m_Classes.Add_Record()->Set_Value(0, Class); in Get_Classes()
470 pConfusion->Add_Record()->Set_Value(0, Class); in Get_Classes()
472 pClass->Set_Value(0, Class); in Get_Classes()
[all …]
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/imagery/imagery_segmentation/
H A Dwatershed_segmentation.cpp253 m_Dir.Set_Value(x, y, -1); in Get_Seeds()
272 m_Dir.Set_Value(x, y, iMax); in Get_Seeds()
282 pSeed->Set_Value(SEED_X , x); in Get_Seeds()
283 pSeed->Set_Value(SEED_Y , y); in Get_Seeds()
284 pSeed->Set_Value(SEED_Z , z); in Get_Seeds()
285 pSeed->Set_Value(SEED_ID , ID); in Get_Seeds()
286 pSeed->Set_Value(SEED_JOIN , -1); in Get_Seeds()
393 pSeed->Set_Value(SEED_JOIN, new_ID); in Segment_Change()
470 pBorders->Set_Value(xx, y, 1); in Get_Borders()
475 pBorders->Set_Value( x, yy, 1); in Get_Borders()
[all …]
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/terrain_analysis/ta_slope_stability/
H A DTOBIA_01.cpp203 pE->Set_Value(x, y, TO_UNDERDIP_SLOPE); in On_Execute()
205 pE->Set_Value(x, y, TO_DIP_SLOPE); in On_Execute()
207 pE->Set_Value(x, y, TO_OVERDIP_SLOPE); in On_Execute()
211 pE->Set_Value(x, y, TO_NORMAL_ESCARPMENT); in On_Execute()
215 pE->Set_Value(x, y, TO_ORTHOCLINAL_SLOPE); in On_Execute()
222 pF->Set_Value(x, y, f); in On_Execute()
267 pRecord->Set_Value(0, TO_Colors[i]); in On_Execute()
268 pRecord->Set_Value(1, Name[i].c_str()); in On_Execute()
269 pRecord->Set_Value(2, Desc[i].c_str()); in On_Execute()
270 pRecord->Set_Value(3, i); in On_Execute()
[all …]
/dports/math/saga/saga-8.1.3/saga-gis/src/saga_core/saga_gui/
H A Dview_map_3d.cpp376 m_pPanel->m_Parameters("PLAY_FILE")->Set_Value(File.wc_str()); in On_Command()
482 m_Parameters("BGCOLOR" )->Set_Value(m_pPanel->m_Parameters("BGCOLOR" )); in Parameters_Update()
483 m_Parameters("STEREO" )->Set_Value(m_pPanel->m_Parameters("STEREO" )); in Parameters_Update()
487 m_Parameters("Z_SCALE" )->Set_Value(m_pPanel->m_zScale); in Parameters_Update()
488 m_Parameters("DEM_RES" )->Set_Value(m_pPanel->Get_DEM_Res()); in Parameters_Update()
489 m_Parameters("MAP_RES" )->Set_Value(m_pPanel->Get_Map_Res()); in Parameters_Update()
510 m_pPanel->m_Parameters("BGCOLOR" )->Set_Value(m_Parameters("BGCOLOR" )); in Parameters_Update()
511 m_pPanel->m_Parameters("STEREO" )->Set_Value(m_Parameters("STEREO" )); in Parameters_Update()
512 m_pPanel->m_Parameters("STEREO_DIST")->Set_Value(m_Parameters("STEREO_DIST")); in Parameters_Update()
513 m_pPanel->m_Parameters("DRAPE_MODE" )->Set_Value(m_Parameters("DRAPE_MODE" )); in Parameters_Update()
[all …]
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/statistics/statistics_points/
H A DGSPoints_Pattern_Analysis.cpp196 pShape ->Set_Value(0, X.Get_Mean ()); in On_Execute()
197 pShape ->Set_Value(1, Y.Get_Mean ()); in On_Execute()
198 pShape ->Set_Value(2, D.Get_Count ()); in On_Execute()
199 pShape ->Set_Value(3, StdDist ); in On_Execute()
200 pShape ->Set_Value(4, D.Get_StdDev()); in On_Execute()
215 pShape ->Set_Value(0, X.Get_Mean ()); in On_Execute()
216 pShape ->Set_Value(1, Y.Get_Mean ()); in On_Execute()
217 pShape ->Set_Value(2, X.Get_Count()); in On_Execute()
218 pShape ->Set_Value(3, StdDist ); in On_Execute()
242 pShape ->Set_Value(0, X.Get_Minimum()); in On_Execute()
[all …]

12345678910>>...40