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....



RangeXHigh


Unit: SDL_rchart
Class: TSmithChart
Declaration: property RangeXHigh: double;

The property RangeXHigh specifies the upper limit of the visible x-axis (the real part of the complex reflection coefficient). If the new value of RangeXHigh equals RangeXLow, RangeXHigh is automatically adjusted to be one unit greater than RangeXLow.

Hint: Please note that changing the range of the x-axis automatically adjusts the range of the y-axis (by changing the property RangeYHigh) in order to ensure that the Smith chart is always displayed as a circle.

Example: This property is used in the following example program (see http://www.lohninger.com/examples.html for downloading the code): schart



Last Update: 2023-Dec-13