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

TCustomTimeConstantRatioDynamics

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

Declaration

Source position: DAV_DspDynamics.pas line 608

type TCustomTimeConstantRatioDynamics = class(TCustomTimeConstantDynamics)

protected

  FRatio: Double;

  

  FRatioReciprocal: Double;

  

  FThresholdReciprocal: Double;

  

  procedure RatioChanged; virtual;

  

  procedure ThresholdChanged; override;

  

public

  constructor Create; override;

  

  property Ratio: Double; [rw]

  

end;

Inheritance

TCustomTimeConstantRatioDynamics

  

|

TCustomTimeConstantDynamics

  

|

TCustomDynamicProcessor

  

|

TDspPersistent,IDspProcessor32,IDspProcessor64

  

|

TNotifiablePersistent

  

|

TObject



CT Web help

CodeTyphon Studio