FlowVis
Content
Index
Previous (TIntegratorType)
Next (PTSamplePoint)

Member
  TSamplePoint

Related Unit
  ess

Description
 

a point of a streamline
source grid position (reference)
the position in data field
the normal of this point (transposed vector)
error flag


Source code
  TSamplePoint = record pos : TPoint2Di ; point : TVector2D ; normal : TVector2D ; error : TSLError ; end ;

Links
  #UnderConstruction#

FlowVis
Content
Index
Previous (TIntegratorType)
Next (PTSamplePoint)


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