FlowVis
Content
Index
Previous
Next

Member
  getNextValues

Visibility
  PRIVATE

Related Class
  TEulerIntegrator

Description
 

get next values of newVector and newPoint
euler moves dt along the newVector


Source code
  function getNextValues ( const sp : TSeedPoint ; dirsp : TPoint2Di ; const dt : single ; var newVector , newPoint : TVector2D ) : TSLError ; override

Parameters
 
Parameter Description
sp : TSeedPoint the source point from where we start
dirsp : TPoint2Di the direction we move
dt : SINGLE the size
newVector : TVector2D
newPoint : TVector2D

Return
 
Types Description
TSLError TSLError none or saddle

Links
  #UnderConstruction#

FlowVis
Content
Index
Previous
Next


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