Home
last modified time | relevance | path

Searched refs:Set_Value (Results 401 – 425 of 999) sorted by relevance

1...<<11121314151617181920>>...40

/dports/devel/matreshka/matreshka-0.7.0/source/sql/
H A Dmatreshka-internals-sql_parameter_sets.adb148 procedure Set_Value subprogram
156 end Set_Value;
/dports/math/saga/saga-8.1.3/saga-gis/src/saga_core/saga_api/
H A Dparameter_data.cpp762 bResult = m_pMin->Set_Value(Max); in Set_Range()
763 bResult |= m_pMax->Set_Value(Min); in Set_Range()
767 bResult = m_pMin->Set_Value(Min); in Set_Range()
768 bResult |= m_pMax->Set_Value(Max); in Set_Range()
777 if( m_pMin->Set_Value(Value) ) in Set_Min()
795 if( m_pMax->Set_Value(Value) ) in Set_Max()
2509 Get_Parent()->Set_Value((void *)&System); in _Set_Value()
2593 pChild->Set_Value(CSG_String("")); in _Set_Value()
2640 pChild->Set_Value(""); in _Set_Value()
2695 pChild->Set_Value(""); in _Set_Value()
[all …]
H A Dtable_dbase.cpp200 pRecord->Set_Value(iField, asString(iField)); in Open_Read()
209 pRecord->Set_Value(iField, Value); in Open_Read()
420 Set_Value(iField, pRecord->asString(iField)); in Open_Write()
425 Set_Value(iField, pRecord->asDouble(iField)); in Open_Write()
771 bool CSG_Table_DBase::Set_Value(int iField, double Value) in Set_Value() function in CSG_Table_DBase
783 return( Set_Value(iField, CSG_String::Format("%04d-%02d-%02d", in Set_Value()
834 bool CSG_Table_DBase::Set_Value(int iField, const CSG_String &Value) in Set_Value() function in CSG_Table_DBase
H A Dtable_dbase.h140 bool Set_Value (int iField, double Value);
141 bool Set_Value (int iField, const CSG_String &Value);
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/imagery/imagery_tools/
H A Dpansharpening.cpp216 pR->Set_Value(x, y, i); in On_Execute()
217 pG->Set_Value(x, y, s); in On_Execute()
218 pB->Set_Value(x, y, h); in On_Execute()
274 pR->Set_Value(x, y, rMin + r * rRange); in On_Execute()
275 pG->Set_Value(x, y, gMin + g * gRange); in On_Execute()
276 pB->Set_Value(x, y, bMin + b * bRange); in On_Execute()
704 PCA[0].Set_Value(x, y, Offset + Scale * (pPan->asDouble(x, y) - Offset_Pan)); in On_Execute()
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/shapes/shapes_tools/
H A DShapes_Create_Empty.cpp159 Parameters("FIELDS")->asParameters()->Get_Parameter(GET_ID_NAME(0))->Set_Value("ID"); in CShapes_Create_Empty()
160 Parameters("FIELDS")->asParameters()->Get_Parameter(GET_ID_TYPE(0))->Set_Value( 3 ); in CShapes_Create_Empty()
289 Parameters("SHAPES")->Set_Value(pShapes); in On_Execute()
H A DCreateChartLayer.cpp269 pSector->Set_Value(0,iField); in AddPieChart()
270 pSector->Set_Value(1,pRecord->Get_Table()->Get_Field_Name(i)); in AddPieChart()
360 pSector->Set_Value(0,iField); in AddBarChart()
361 pSector->Set_Value(1,pRecord->Get_Table()->Get_Field_Name(i)); in AddBarChart()
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/io/io_grid/
H A Dsrtm30.cpp225 Parameters("GRID")->Set_Value(pOut); in On_Execute()
257 pOut->Set_Value(xOut, yOut, Value); in Tile_Load()
290 pParameters->Get_Parameter("INFO")->Set_Value(sTile); in Tile_Open()
H A Dsurfer.cpp203 pGrid->Set_Value(x, y, Line[x]); in On_Execute()
239 pGrid->Set_Value(x, y, Line[x]); in On_Execute()
267 pGrid->Set_Value(x, y, dValue); in On_Execute()
282 Parameters("GRID")->Set_Value(pGrid); in On_Execute()
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/tin/tin_tools/
H A DTIN_From_Grid.cpp152 pPoint->Set_Value(0, pGrid->asDouble(x, y)); in On_Execute()
156 pPoint->Set_Value(1 + i, pValues->Get_Grid(i)->asDouble(x, y)); in On_Execute()
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/projection/pj_georeference/
H A DGeoref_Grid.cpp146 pParameters->Get_Parameter("XFIELD")->Set_Value(pParameter->asShapes()->Get_Field("X_MAP")); in On_Parameter_Changed()
151 pParameters->Get_Parameter("YFIELD")->Set_Value(pParameter->asShapes()->Get_Field("Y_MAP")); in On_Parameter_Changed()
401 pReferenced->Set_Value(x, y, z); in Set_Grid()
440 pPoint->Set_Value(0, pGrid->asDouble(x, y)); in Set_Points()
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/grid/grid_filter/
H A DFilter_Resample.cpp165 pLoPass->Set_Value(x, y, z); in On_Execute()
166 pHiPass->Set_Value(x, y, pGrid->asDouble(x, y) - z); in On_Execute()
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/statistics/statistics_points/
H A DGSPoints_Distances.cpp106 …SET_VALUE(s, v) { pRecord = pTable->Add_Record(); pRecord->Set_Value(0, s); pRecord->Set_Value(1, …
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/imagery/imagery_segmentation/
H A Dconnected_components.cpp148 pOutput->Set_Value(n, iIdentifier); in On_Execute()
164 pOutput->Set_Value(ix, iy, iIdentifier); in On_Execute()
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/garden/garden_fractals/
H A DBifurcation.cpp131 pRecord->Set_Value(0, r); in On_Execute()
143 pRecord->Set_Value(i + 1, p); in On_Execute()
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/io/io_grid_image/
H A Dgrid_export.cpp403 Parameters("FILE")->Set_Value(fName); in On_Execute()
572 Grid.Set_Value(x, y, bGraduated ? Colors.Get_Interpolated(z) : Colors.Get_Color((int)z)); in Set_Metric()
613 Grid.Set_Value(x, y, LUT[iColor = i].asInt(0)); in Set_LUT()
621 Grid.Set_Value(x, y, LUT[iColor = i].asInt(0)); in Set_LUT()
655 Grid.Set_Value(x, y, pGrid->asDouble(x, yy)); in Set_RGB()
719 Grid.Set_Value(x, y, SG_GET_RGB(r, g, b)); in Add_Shading()
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/shapes/shapes_lines/
H A DLines_From_Points.cpp173 pLine->Set_Value(0, pLines->Get_Count()); in On_Execute()
177 pLine->Set_Value(1, s = pPoint->asString(Separate)); in On_Execute()
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/terrain_analysis/ta_lighting/
H A DHillShade.cpp381 m_pShade->Set_Value(x, y, d); in Get_Shading()
487 m_pShade->Set_Value(ix, iy, M_PI_090); in Set_Shadow_Trace()
495 m_pShade->Set_Value(xx, iy, M_PI_090); in Set_Shadow_Trace()
505 m_pShade->Set_Value(ix, yy, M_PI_090); in Set_Shadow_Trace()
571 m_pShade->Set_Value(x, y, M_PI - m_pShade->asDouble(x, y) / (iDirs * (iDirs / 4.0))); in AmbientOcclusion()
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/terrain_analysis/ta_hydrology/
H A DTopographicIndices.cpp243 pTWI->Set_Value(x, y, bTopmodel in On_Execute()
336 …pSPI->Set_Value(x, y, (pArea->asDouble(x, y) / (bConvert ? Get_Cellsize() : 1.)) * tan(pSlope->asD… in On_Execute()
434 …pCIT->Set_Value(x, y, (pArea->asDouble(x, y) / (bConvert ? Get_Cellsize() : 1.)) * pow(tan(pSlope-… in On_Execute()
603 pLS->Set_Value(x, y, Get_LS(Slope, Area, bFeet)); in On_Execute()
765 pTCI_Low->Set_Value(x, y, (2. * d + w) / 3.); in On_Execute()
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/statistics/statistics_regression/
H A Dpoint_trend_surface.cpp357 pRegression->Set_Value(x, y, z); in Set_Regression()
401 pResidual->Set_Value(0, zShape); in Set_Residuals()
402 pResidual->Set_Value(1, zGrid); in Set_Residuals()
403 pResidual->Set_Value(2, zShape - zGrid); in Set_Residuals()
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/table/table_tools/
H A DTable_Create_Empty.cpp140 pAttributes->Get_Parameter(GET_NAME(0))->Set_Value(_TL("ID")); in CTable_Create_Empty()
141 pAttributes->Get_Parameter(GET_TYPE(0))->Set_Value(3); in CTable_Create_Empty()
281 Parameters("TABLE")->Set_Value(pTable); in On_Execute()
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/tin/tin_viewer/
H A Dtin_view_dialog.cpp251 m_pSlide_xRotate->Set_Value(d); in Update_Rotation()
254 m_pSlide_yRotate->Set_Value(d); in Update_Rotation()
257 m_pSlide_zRotate->Set_Value(d); in Update_Rotation()
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/grid/grid_tools/
H A DGrid_Interpolate_Value_Along_Line.cpp170 m_pLine->Add_Shape()->Set_Value(0, 1); in On_Execute_Position()
265 m_pGrid->Set_Value(Cx, Cy, Cz); in Set_Line()
353 pPoint->Set_Value(0, Length); in Add_Point()
/dports/x11-toolkits/gtkada3/gtkada-1688bb8/src/
H A Dglib-generic_properties.adb215 procedure Set_Value subprogram
238 end Set_Value; argument
271 Set_Value (Value => Val, Val => Value);
/dports/x11-toolkits/gtkada/gtkada-2.24.4.0/src/
H A Dglib-generic_properties.adb220 procedure Set_Value subprogram
235 end Set_Value; argument
268 Set_Value (Value => Val, Val => Value);

1...<<11121314151617181920>>...40