Unit 'DAV_DspLMS' Package
[Overview][Classes][Index] [#pl_asiovst]

TLMS

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

Declaration

Source position: DAV_DspLMS.pas line 41

type TLMS = class(TDspPersistent)

protected

  procedure Clear; virtual;

  

  procedure AllocateBuffers; virtual;

  

  procedure StepSizeChanged; virtual;

  

  procedure OrderChanged; virtual;

  

public

  constructor Create; virtual;

  

  destructor Destroy; override;

  

  function ProcessSample();

  

published

  property StepSize: Double; [rw]

  

  property Order: Integer; [rw]

  

end;

Inheritance

TLMS

  

|

TDspPersistent

  

|

TNotifiablePersistent

  

|

TObject



CT Web help

CodeTyphon Studio