FlowVis
Content
Index
Previous (GetGridValue)
Next (getInterpolatedDataSetVector)

Member
  GetDataSetValue

Related Unit
  vis

Description
 

This function returns a Dataset Value


Source code
  function GetDataSetValue ( grid : TGridData ; dataset : TDataSet ; x , y : integer ; value : integer ) : single

Parameters
 
Parameter Description
grid : TGridData the grid record we need for checking the size of the array
dataset : TDataSet the dataset array we want to access
x : INTEGER the x coordinate
y : INTEGER the y coordinate
value : INTEGER the selection of the desired coordinate

Return
 
Types Description
SINGLE the point we access

Links
  #UnderConstruction#

FlowVis
Content
Index
Previous (GetGridValue)
Next (getInterpolatedDataSetVector)


Created with DelphiCodeToDoc. To obtain the latest revision, please see http://dephicodetodoc.sourceforge.net/
Under GNU GPL licence. Copyright (c) 2003 - TridenT.