%%%%%%%%%%%%%%%%%%% class: ao/private %%%%%%%%%%%%%%%%%%%% <a href="matlab:help ao/private/aooperate">ao/private/aooperate</a> - implements specified operator overload for AOs. <a href="matlab:help ao/private/fromxml">ao/private/fromxml</a> - read from part of an XML tree and create an analysis object. <a href="matlab:help ao/private/retrieve">ao/private/retrieve</a> - analysis objects with given ids from the LTPDA repository specified by the input <a href="matlab:help ao/private/xdoc2ao">ao/private/xdoc2ao</a> - converts a DOM object to an AO. <a href="matlab:help ao/private/xml_add_data">ao/private/xml_add_data</a> - add a data object to the given node of the input XML DOM <a href="matlab:help ao/private/xml_add_hist">ao/private/xml_add_hist</a> - add an history object to the given node of the input XML DOM <a href="matlab:help ao/private/xml_add_miir">ao/private/xml_add_miir</a> - add an MIIR object to the given node of the input XML DOM <a href="matlab:help ao/private/xml_add_param">ao/private/xml_add_param</a> - add a parameter object to the given node of the input XML <a href="matlab:help ao/private/xml_add_plist">ao/private/xml_add_plist</a> - add a plist object to the given node of the input XML DOM <a href="matlab:help ao/private/xml_add_pole">ao/private/xml_add_pole</a> - add a pole object to the given node of the input XML DOM <a href="matlab:help ao/private/xml_add_provenance">ao/private/xml_add_provenance</a> - add a provenance object to the given node of the input XML DOM <a href="matlab:help ao/private/xml_add_pzmodel">ao/private/xml_add_pzmodel</a> - add a pzmodel object to the given node of the input XML DOM <a href="matlab:help ao/private/xml_add_specwin">ao/private/xml_add_specwin</a> - adds specwin object to the given node of the xml input <a href="matlab:help ao/private/xml_add_time">ao/private/xml_add_time</a> - add a time object to the given node of the input XML DOM <a href="matlab:help ao/private/xml_add_timeformat">ao/private/xml_add_timeformat</a> - add a time object to the given node of the input XML DOM <a href="matlab:help ao/private/xml_add_zero">ao/private/xml_add_zero</a> - add a zero object to the given node of the input XML DOM <a href="matlab:help ao/private/xml_read">ao/private/xml_read</a> - reads an xml file and returns an analysis object. <a href="matlab:help ao/private/xml_read_data">ao/private/xml_read_data</a> - read a data object from the given node of an XML DOM <a href="matlab:help ao/private/xml_read_datasamples">ao/private/xml_read_datasamples</a> - read data samples from the given node of an XML file. <a href="matlab:help ao/private/xml_read_hist">ao/private/xml_read_hist</a> - read history object from the given node of an XML DOM <a href="matlab:help ao/private/xml_read_miir">ao/private/xml_read_miir</a> - read an MIIR object from the given input node. <a href="matlab:help ao/private/xml_read_param">ao/private/xml_read_param</a> - read a parameter from the given input node. <a href="matlab:help ao/private/xml_read_plist">ao/private/xml_read_plist</a> - read a plist object from the given input node. <a href="matlab:help ao/private/xml_read_pole">ao/private/xml_read_pole</a> - read a pole object from the given input node. <a href="matlab:help ao/private/xml_read_provenance">ao/private/xml_read_provenance</a> - read provenance object from the given node of an XML DOM <a href="matlab:help ao/private/xml_read_pzmodel">ao/private/xml_read_pzmodel</a> - read a pzmodel object from the given input node. <a href="matlab:help ao/private/xml_read_specwin">ao/private/xml_read_specwin</a> - read a specwin object from the given input node. <a href="matlab:help ao/private/xml_read_time">ao/private/xml_read_time</a> - read time object from the given node of an XML DOM <a href="matlab:help ao/private/xml_read_timeformat">ao/private/xml_read_timeformat</a> - read time object from the given node of an XML DOM <a href="matlab:help ao/private/xml_read_zero">ao/private/xml_read_zero</a> - read a zero object from the given input node.