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



ClearCalibData


Unit:SDL_geomap
Class:TGeoMap
Declaration:procedure ClearCalibData;

The method ClearCalibData clears the calibration data of the map. After calling ClearCalibData the graticule has either to be loaded from a calibration file or to be created from scratch by using the method AddCalibPoint. Please note that ClearCalibData does not discard the map image, but only its calibration data.

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



Last Update: 2008-Okt-29