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.... |
Home GeoPack GeoMap Class TGeoMap Methods WriteCalDataToOpenXMLFile | |||||||||||||||||||||||||||
See also: ReadCalDataFromOpenXMLFile, SaveCalDataAsXML, WriteRawCalDataToOpenXMLFile, OnMapImageRequest, LoadCalDataFromXML, MapImgFile | |||||||||||||||||||||||||||
WriteCalDataToOpenXMLFile |
|||||||||||||||||||||||||||
The method WriteCalDataToOpenXMLFile writes the calibration data to the open text file OutFile using XML syntax. If the parameter CreateHeader is TRUE a minimum XML header is generated. CreateHeader should be set to a FALSE value if the map data is to be appended to an existing XML file. The parameter DataID holds a unique identifier which is stored as the attribute "id " of the <geomap> tag. WriteCalDataToOpenXMLFile generates the following tags:
|