Home
last modified time | relevance | path

Searched refs:Set_Value (Results 151 – 175 of 999) sorted by relevance

12345678910>>...40

/dports/math/saga/saga-8.1.3/saga-gis/src/tools/grid/grid_tools/
H A DGrid_Cut.cpp103 (*pParameters)("XMIN")->Set_Value(System.Get_XMin()); in Fit_Extent()
104 (*pParameters)("XMAX")->Set_Value(System.Get_XMax()); in Fit_Extent()
105 (*pParameters)("YMIN")->Set_Value(System.Get_YMin()); in Fit_Extent()
106 (*pParameters)("YMAX")->Set_Value(System.Get_YMax()); in Fit_Extent()
107 (*pParameters)("NX" )->Set_Value(System.Get_NX ()); in Fit_Extent()
108 (*pParameters)("NY" )->Set_Value(System.Get_NY ()); in Fit_Extent()
226 (*pParameters)("XMIN")->Set_Value(System.Get_XMin()); in On_Execute_Position()
227 (*pParameters)("XMAX")->Set_Value(System.Get_XMax()); in On_Execute_Position()
228 (*pParameters)("YMIN")->Set_Value(System.Get_YMin()); in On_Execute_Position()
229 (*pParameters)("YMAX")->Set_Value(System.Get_YMax()); in On_Execute_Position()
[all …]
H A DGrid_Value_Replace_Interactive.cpp144 Set_Value(Point.x, Point.y); in On_Execute_Position()
150 Set_Value(m_Kernel.Get_X(i, Point.x), m_Kernel.Get_Y(i, Point.y)); in On_Execute_Position()
169 inline void CGrid_Value_Replace_Interactive::Set_Value(int x, int y) in Set_Value() function in CGrid_Value_Replace_Interactive
175 default: m_pGrid->Set_Value(x, y, m_Value); break; in Set_Value()
H A DGrid_CombineGrids.cpp62 pRecord->Set_Value(0, 0.0); in CCombineGrids()
63 pRecord->Set_Value(1, 0.0); in CCombineGrids()
64 pRecord->Set_Value(2, 0.0); in CCombineGrids()
100 pResult->Set_Value(x,y,iResultValue); in On_Execute()
/dports/math/saga/saga-8.1.3/saga-gis/src/saga_core/saga_gdi/
H A D3d_view_panel.cpp221 m_Parameters("CENTRAL" )->Set_Value(m_Projector.is_Central()); in Update_Parameters()
222 m_Parameters("CENTRAL_DIST")->Set_Value(m_Projector.Get_Central_Distance()); in Update_Parameters()
650 pRecord->Set_Value(PLAY_REC_ROTATE_X, m_Projector.Get_xRotation ()); in Play_Pos_Add()
651 pRecord->Set_Value(PLAY_REC_ROTATE_Y, m_Projector.Get_yRotation ()); in Play_Pos_Add()
652 pRecord->Set_Value(PLAY_REC_ROTATE_Z, m_Projector.Get_zRotation ()); in Play_Pos_Add()
653 pRecord->Set_Value(PLAY_REC_SHIFT_X , m_Projector.Get_xShift ()); in Play_Pos_Add()
654 pRecord->Set_Value(PLAY_REC_SHIFT_Y , m_Projector.Get_yShift ()); in Play_Pos_Add()
655 pRecord->Set_Value(PLAY_REC_SHIFT_Z , m_Projector.Get_zShift ()); in Play_Pos_Add()
656 pRecord->Set_Value(PLAY_REC_SCALE_Z , m_Projector.Get_zScaling ()); in Play_Pos_Add()
657 pRecord->Set_Value(PLAY_REC_CENTRAL , m_Projector.Get_Central_Distance()); in Play_Pos_Add()
[all …]
H A Dsgdi_controls.cpp72 Set_Value(Value); in CSGDI_Slider()
82 bool CSGDI_Slider::Set_Value(double Value) in Set_Value() function in CSGDI_Slider
138 Set_Value(Value); in CSGDI_SpinCtrl()
146 bool CSGDI_SpinCtrl::Set_Value(double Value) in Set_Value() function in CSGDI_SpinCtrl
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/terrain_analysis/ta_channels/
H A DStrahler.cpp124 pOrder->Set_Value(x, y, pOrder->asDouble(x, y) + 1); in On_Execute()
136 pOrder->Set_Value(ix, iy, pOrder->asDouble(x, y)); in On_Execute()
137 Count.Set_Value(ix, iy, 1.0); in On_Execute()
141 Count.Set_Value(ix, iy, Count.asDouble(x, y) + 1); in On_Execute()
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/develop/dev_exercises/
H A DExercise_02.cpp148 pOutput->Set_Value(x, y, a + b); in On_Execute()
152 pOutput->Set_Value(x, y, a - b); in On_Execute()
156 pOutput->Set_Value(x, y, a * b); in On_Execute()
162 pOutput->Set_Value(x, y, a / b); in On_Execute()
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/imagery/imagery_tools/
H A Dsentinel_2_scene_import.cpp84 Info.Set_Value(INFO_FIELD_ID , 1 + Info.Get_Index());\ in Get_Info_Bands()
85 Info.Set_Value(INFO_FIELD_BAND, band);\ in Get_Info_Bands()
87 Info.Set_Value(INFO_FIELD_RES , res);\ in Get_Info_Bands()
88 Info.Set_Value(INFO_FIELD_WAVE_MIN, wave);\ in Get_Info_Bands()
89 Info.Set_Value(INFO_FIELD_WAVE , wave);\ in Get_Info_Bands()
90 Info.Set_Value(INFO_FIELD_WAVE_MAX, wave);\ in Get_Info_Bands()
507 pBand->Set_Value(x, y, pTmp->asDouble(x, y)); in Load_Band()
635 Class.Set_Value(0, SG_Color_Get_Random()); in Load_Classification()
636 Class.Set_Value(1, Name); in Load_Classification()
637 Class.Set_Value(3, Index); in Load_Classification()
[all …]
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/climate/climate_tools/
H A Dphenips.cpp619 pRecord->Set_Value(0, Day); in On_Execute()
620 pRecord->Set_Value(1, DayLength); in On_Execute()
621 pRecord->Set_Value(2, PhenIps.Get_Risk()); in On_Execute()
625 pRecord->Set_Value(3, BTsum > 1. ? 1. : BTsum); in On_Execute()
635 …value) { CSG_Table_Record *pR = pSummary->Add_Record(); pR->Set_Value(0, name); pR->Set_Value(1, v… in On_Execute()
758 pClass->Set_Value(0, color);\ in Initialize()
759 pClass->Set_Value(1, name );\ in Initialize()
760 pClass->Set_Value(2, "" );\ in Initialize()
761 pClass->Set_Value(3, id );\ in Initialize()
762 pClass->Set_Value(4, id );\ in Initialize()
[all …]
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/shapes/shapes_grid/
H A Dgrid_local_extremes_to_points.cpp220 pPoint->Set_Value(0, x); in On_Execute()
221 pPoint->Set_Value(1, y); in On_Execute()
222 pPoint->Set_Value(2, p.x); in On_Execute()
223 pPoint->Set_Value(3, p.y); in On_Execute()
224 pPoint->Set_Value(4, z); in On_Execute()
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/shapes/shapes_transect/
H A DPolygon_Transect.cpp258 pRecord->Set_Value(LINE_ID, iLine); in On_Execute()
259 pRecord->Set_Value(START, *i); in On_Execute()
260 pRecord->Set_Value(POLY_ID, shapeit->first); in On_Execute()
263 pRecord->Set_Value(FIELD, pTheme_Record->asString(Theme_Field)); in On_Execute()
265 pRecord->Set_Value(FIELD, pTheme_Record->asDouble(Theme_Field)); in On_Execute()
270 pRecord->Set_Value(END, *i); in On_Execute()
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/io/io_shapes/
H A Dwasp_map.cpp327 pLine->Set_Value(0, zMin + dz * z); in On_Execute()
345 pLine->Set_Value(0, rLeft); in On_Execute()
346 pLine->Set_Value(1, rRight); in On_Execute()
365 pLine->Set_Value(0, zMin + dz * z); in On_Execute()
366 pLine->Set_Value(1, rLeft); in On_Execute()
367 pLine->Set_Value(2, rRight); in On_Execute()
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/terrain_analysis/ta_cliffmetrics/
H A Dprofile_crossings.cpp208 pCrossing->Set_Value(Offset++, pLine->asDouble(i)); in Set_Attributes()
212 pCrossing->Set_Value(Offset++, pLine->asString(i)); in Set_Attributes()
226 pCrossing->Set_Value(Offset++, pA->Get_Index()); in Set_Crossing()
227 pCrossing->Set_Value(Offset++, pB->Get_Index()); in Set_Crossing()
246 pDistances->Set_Value(Offset++, pA->Get_Index()); in Set_Distance()
247 pDistances->Set_Value(Offset++, pB->Get_Index()); in Set_Distance()
263 pDistances->Set_Value(Offset++, dDistance); in Set_Attributes()
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/shapes/shapes_points/
H A Dpoints_thinning.cpp287 pPoint->Set_Value(0, Count ); in Add_Point()
288 pPoint->Set_Value(1, Mean ); in Add_Point()
289 pPoint->Set_Value(2, Minimum); in Add_Point()
290 pPoint->Set_Value(3, Maximum); in Add_Point()
291 pPoint->Set_Value(4, StdDev ); in Add_Point()
432 Max.Set_Value(x, y, Value); in Raster_Execute()
433 Min.Set_Value(x, y, Value); in Raster_Execute()
437 if( Max.asDouble(x, y) < Value ) { Max.Set_Value(x, y, Value); } in Raster_Execute()
438 if( Min.asDouble(x, y) > Value ) { Min.Set_Value(x, y, Value); } in Raster_Execute()
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/imagery/imagery_segmentation/
H A Dgrid_seeds.cpp242 m_pVariance->Set_Value(x, y, bNoData ? -1.0 : 0.0); in On_Execute()
356 m_pVariance->Set_Value(x, y, s.Get_Variance()); in Get_Resampled()
413 m_pVariance->Set_Value(x, y, s.Get_Variance()); in Get_Radius()
495 pPoint->Set_Value(0, n); in Get_Seeds()
496 pPoint->Set_Value(1, x); in Get_Seeds()
497 pPoint->Set_Value(2, y); in Get_Seeds()
498 pPoint->Set_Value(3, z); in Get_Seeds()
502 pPoint->Set_Value(3 + iFeature, m_pFeatures[iFeature]->asDouble(x, y)); in Get_Seeds()
508 pGrid->Set_Value(x, y, n); in Get_Seeds()
H A Dslic.cpp319 pPolygon->Set_Value(1 + k, m_Centroid[2 + k].asDouble(ID)); in Get_Polygons()
435 pGrid->Set_Value(Cell, pCentroid->asDouble(ID)); in Get_Grids()
521 Segments.Set_Value(x, y, ix + iy * m_Centroid->Get_NX()); in Get_Segments()
695 m_Centroid[1].Set_Value(cx, cy, min_y); in Get_Centroids()
699 m_Centroid[2 + k].Set_Value(cx, cy, Get_Feature(k, min_x, min_y)); in Get_Centroids()
762 Segment.Set_Value(Size++, (int)Cell); in Get_Generalized()
764 Cleaned.Set_Value(Cell, ID + 1); in Get_Generalized()
789 Cleaned.Set_Value(ix, iy, ID + 1); in Get_Generalized()
791 Segment.Set_Value(Size++, ix + iy * Get_NX()); in Get_Generalized()
801 Cleaned.Set_Value(Segment.asInt(--Size), ID_Cleaned); in Get_Generalized()
[all …]
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/terrain_analysis/ta_hydrology/
H A DErosion_LS_Fields.cpp366 m_pUp_Area ->Set_Value(x, y, Up_Area); in Get_Flow()
367 m_pUp_Length->Set_Value(x, y, Up_Length); in Get_Flow()
438 m_pLS->Set_Value(x, y, LS); in Get_LS()
578 dzSum.Set_Value(x, y, Sum); in Get_Balance()
614 pBalance->Set_Value (x, y, z > 5. ? 5. : z); in Get_Balance()
620 pBalance->Set_Value (x, y, z < -5. ? -5. : z); in Get_Balance()
685 pField->Set_Value(0, Statistics[i].Get_Count ()); in Get_Statistics()
686 pField->Set_Value(1, Statistics[i].Get_Mean ()); in Get_Statistics()
687 pField->Set_Value(2, Statistics[i].Get_Minimum()); in Get_Statistics()
688 pField->Set_Value(3, Statistics[i].Get_Maximum()); in Get_Statistics()
[all …]
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/simulation/sim_landscape_evolution/
H A Dsalem.cpp297 …ADD_FORMULAS(a, b) { CSG_Table_Record *p = t.Add_Record(); p->Set_Value(0, a); p->Set_Value(1, b);… in Add_Parameters()
734 m_Bedrock.Set_Value(x, y, z - m_vDensity); in Add_Tracers()
750 pTracer->Set_Value(TRACER_ORIGIN_X , p.x); in Add_Tracers()
751 pTracer->Set_Value(TRACER_ORIGIN_Y , p.y); in Add_Tracers()
752 pTracer->Set_Value(TRACER_HEIGHT , z); in Add_Tracers()
839 pTracer->Set_Value(TRACER_DEPTH, Depth); in Set_Tracers()
883 pTracer->Set_Value(TRACER_DEPTH , Depth); in Set_Tracers()
1277 m_Gradient[0].Set_Value(x, y, s ); in Set_Gradient()
1278 m_Gradient[1].Set_Value(x, y, sin(a)); in Set_Gradient()
1279 m_Gradient[2].Set_Value(x, y, cos(a)); in Set_Gradient()
[all …]
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/simulation/sim_ihacres/
H A Dihacres_elev_cal.cpp183 Parameters("TABLEparms")->Set_Value(m_pTable_parms); in On_Execute()
566 pRecord->Set_Value(field,m_NSE); field++; in _WriteTableParms()
567 pRecord->Set_Value(field,m_NSE_highflow); field++; in _WriteTableParms()
568 pRecord->Set_Value(field,m_NSE_lowflow); field++; in _WriteTableParms()
569 pRecord->Set_Value(field,m_PBIAS); field++; in _WriteTableParms()
574 pRecord->Set_Value(field,m_vq[eb]); field++; in _WriteTableParms()
575 pRecord->Set_Value(field,m_vs[eb]); field++; in _WriteTableParms()
595 pRecord->Set_Value(field,m_p_linparms->a[eb]); field++; in _WriteTableParms()
639 pRecord->Set_Value(1,m_p_Q_obs_m3s[j]); in _CreateTableSim()
646 pRecord->Set_Value(2+eb, sim_eb); in _CreateTableSim()
[all …]
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/garden/garden_fractals/
H A DGaussian_Landscapes.cpp168 Parameters("GRID")->Set_Value(m_pGrid); in On_Execute()
197 inline void CGaussian_Landscapes::Set_Value(int x, int y, double Value) in Set_Value() function in CGaussian_Landscapes
204 m_pGrid->Set_Value(x, y, Value); in Set_Value()
208 m_pGrid->Set_Value(x, y, pow(Value, m_M)); in Set_Value()
225 Set_Value(x_n, y_n, z_n); in Set_Values()
/dports/math/saga/saga-8.1.3/saga-gis/src/saga_core/saga_api/
H A Dgrid_operation.cpp72 Set_Value(i, Value, false); in Assign_NoData()
99 Set_Value(x, y, Value); in Assign()
152 Set_Value(x, y, pGrid->asDouble(x, y)); in Assign()
236 Set_Value(x, y, z); in _Assign_Interpolated()
285 Set_Value(ix, iy, z); in _Assign_ExtremeValue()
358 Set_Value(x, y, s.Get_Mean()); in _Assign_MeanValue()
445 Set_Value(x, y, z); in _Assign_Majority()
766 Set_Value(x, yA, asDouble(x, yB)); in Flip()
767 Set_Value(x, yB, d); in Flip()
784 Set_Value(xA, y, asDouble(xB, y)); in Mirror()
[all …]
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/statistics/statistics_grid/
H A DGSGrid_Zonal_Statistics.cpp475 pRecord->Set_Value((catLevel+1), runSub->count); // read/write field count in On_Execute()
484 pRecord->Set_Value(catLevel+2+iGrid*iStatFields, runStats->n); in On_Execute()
485 pRecord->Set_Value(catLevel+3+iGrid*iStatFields, runStats->min); in On_Execute()
486 pRecord->Set_Value(catLevel+4+iGrid*iStatFields, runStats->max); in On_Execute()
487 pRecord->Set_Value(catLevel+5+iGrid*iStatFields, runStats->sum/runStats->n); in On_Execute()
490 pRecord->Set_Value(catLevel+7+iGrid*iStatFields, runStats->sum); in On_Execute()
512 pRecord ->Set_Value(catLevel+2+iGrid, n); in On_Execute()
513 pRecord ->Set_Value(catLevel+3+iGrid, min*M_RAD_TO_DEG); in On_Execute()
514 pRecord ->Set_Value(catLevel+4+iGrid, max*M_RAD_TO_DEG); in On_Execute()
519 pRecord ->Set_Value(catLevel+5+iGrid, val*M_RAD_TO_DEG); in On_Execute()
[all …]
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/tin/tin_tools/
H A DTIN_Gradient.cpp170 pShape->Set_Value(0, iTriangle + 1); in On_Execute()
171 pShape->Set_Value(1, pTriangle->Get_Area()); in On_Execute()
172 pShape->Set_Value(2, a); in On_Execute()
173 pShape->Set_Value(3, b); in On_Execute()
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/simulation/sim_hydrology/
H A Dtopmodel.cpp347 pMoist->Set_Value(n, Vals.Get_Class(iClass)->S_); in On_Execute()
360 pRecord->Set_Value(0, Time); // Time in On_Execute()
361 pRecord->Set_Value(1, Vals.Qt_[iTime]); // QT in On_Execute()
362 pRecord->Set_Value(2, Vals.qt_Total); // qt in On_Execute()
363 pRecord->Set_Value(3, Vals.qo_Total); // q0 in On_Execute()
364 pRecord->Set_Value(4, Vals.qs_Total); // qs in On_Execute()
365 pRecord->Set_Value(5, Vals.qv_Total); // qv in On_Execute()
366 pRecord->Set_Value(6, Vals.Sbar_); // SBar in On_Execute()
367 pRecord->Set_Value(7, Infiltration); // Infiltration in On_Execute()
368 pRecord->Set_Value(8, Infiltration_Excess); // Infiltration Excess in On_Execute()
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/statistics/statistics_regression/
H A Dtable_regression_multiple.cpp360 pRecord->Set_Value(Offset + 0, z); in On_Execute()
361 pRecord->Set_Value(Offset + 1, pRecord->asDouble(Dependent) - z); in On_Execute()
379 pRecord->Set_Value(Offset + 2, pRecord->asDouble(Offset + 1) / Residuals.Get_StdDev()); in On_Execute()
415 pClass->Set_Value(0, SG_GET_RGB(r, g, b));\ in Set_Classification()
416 pClass->Set_Value(1, name);\ in Set_Classification()
417 pClass->Set_Value(2, "");\ in Set_Classification()
418 pClass->Set_Value(3, min);\ in Set_Classification()
419 pClass->Set_Value(4, max);\ in Set_Classification()

12345678910>>...40