Class TvxSinshKernel
Unit
xomDXGraphics
Declaration
type TvxSinshKernel = class(TvxCustomKernel)
Description
TvxSinshKernel
Hierarchy
Overview
Methods
 |
constructor Create; override; |
 |
procedure SetWidth(Value: Single); |
 |
function GetWidth: Single; override; |
 |
function Filter(Value: Single): Single; override; |
Properties
Description
Methods
 |
constructor Create; override; |
|
|
 |
procedure SetWidth(Value: Single); |
|
|
 |
function GetWidth: Single; override; |
|
|
 |
function Filter(Value: Single): Single; override; |
|
|
Properties
 |
property Coeff: Single read FCoeff write SetCoeff; |
|
|
Generated by PasDoc 0.15.0.
|