Unit 'gmGeomFit2D' Package
[Overview][Classes][Index] [#bs_engines]

TgmLineFit2D

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: gmgeomfit2d.pas line 64

type TgmLineFit2D = class(TgmAbstractGeomFit2D)

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  function Solve; override;

  

  property A: Double; [r]

  

  property B: Double; [r]

  

  property C: Double; [r]

  

end;

Inheritance

TgmLineFit2D

  

|

TgmAbstractGeomFit2D

  

|

TObject



CT Web help

CodeTyphon Studio