FlowVis
Content
Index
Previous (ReverseFloat)
Next (GetGridValue)

Member
  OpenDataSetFile

Related Unit
  vis

Description
 

Opens a dataset-file and loads it into memory


Source code
  function OpenDataSetFile ( FileName : TFileName ; GridData : TGridData ; reverse : boolean ; Hurricane : boolean ) : TDataSet

Parameters
 
Parameter Description
FileName : TFileName the filename of the data file
GridData : TGridData the data of the grid (needed to correctly estimate the size of the dataset)
reverse : BOOLEAN set this to true if float values are to be reversed
Hurricane : BOOLEAN

Return
 
Types Description
TDataSet the dataset

Links
  #UnderConstruction#

FlowVis
Content
Index
Previous (ReverseFloat)
Next (GetGridValue)


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