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



TMatXmlTag


Unit: SDL_matrix
Class: none
Declaration: TMatXmlTag = (xmlMatNumCols, xmlMatNumRows, xmlMatNumLayers, xmlMatNumTimeSlots, xmlMatCell, xmlMatBegin, xmlMatEnd, xmlInvalid);

The type declaration TMatXmlTag declares the XML tags used by the methods ReadFromXMLStream, ReadFromOpenXMLFile, SaveAsXMLFile, LoadFromXMLFile, WriteToOpenXMLFile, and WriteToXMLStream of the classes TMatrix, TIntMatrix and TMat3D.

Further, the tags are also used by the methods LoadFromXMLFile, ReadFromOpenXMLFile, SaveAsXMLFile, and WriteToOpenXMLFile of the class TMat4D.

Hint: Please note that TMatXmlTag has been made public solely for syntactic reasons. It is not recommended to make use of this declaration in applications since it may be extended or changed in the future.



Last Update: 2023-Feb-06