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



CalibData


Unit:SDL_geomap
Class:TGeoMap
Declaration:property CalibData: TCalibData;

The parameter CalibData provides access to the calibration data of a map. For Details see TCalibData.

Hint: While the calibration data can be manipulated by writing to the property CalibData this should not be the standard way of entering calibration data. The calibration data should be loaded either by using the methods LoadCalDataFromXML and ReadCalDataFromOpenXMLFile, or by assigning a calibration data file to the property CalibDataFile, or by creating the calibration from scratch using the methods ClearCalibData, AddCalibPoint, and RemoveCalibPoint.

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



Last Update: 2023-Dec-13