The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



GetTransformParams


Unit:SDL_rchart
Class: TSmithChart
Declaration: procedure GetTransformParams (var kx, dx, ky, dy: double);

The method GetTransformParams returns the scaling parameters of the real and the imaginary axis. kx and dx are the slope and the offset of the scaling equation of the real axis, ky and dy are the same for the imaginary axis.

Hint: Please note that this method is a very special one which would not be needed when using TSmithChart in typical application scenarios.



Last Update: 2023-Dec-13