aooperate | AOOPERATE implements specified operator overload for AOs. |
fromxml | FROMXML read from part of an XML tree and create an analysis object. |
retrieve | RETRIEVE analysis objects with given ids from the LTPDA repository specified by the input |
xdoc2ao | XDOC2AO converts a DOM object to an AO. |
xml_add_data | XML_ADD_DATA add a data object to the given node of the input XML DOM |
xml_add_hist | XML_ADD_HIST add an history object to the given node of the input XML DOM |
xml_add_miir | XML_ADD_MIIR add an MIIR object to the given node of the input XML DOM |
xml_add_param | XML_ADD_PARAM add a parameter object to the given node of the input XML |
xml_add_plist | XML_ADD_PLIST add a plist object to the given node of the input XML DOM |
xml_add_pole | XML_ADD_POLE add a pole object to the given node of the input XML DOM |
xml_add_provenance | XML_ADD_PROVENANCE add a provenance object to the given node of the input XML DOM |
xml_add_pzmodel | XML_ADD_PZMODEL add a pzmodel object to the given node of the input XML DOM |
xml_add_specwin | XML_ADD_SPECWIN adds specwin object to the given node of the xml input |
xml_add_time | XML_ADD_TIME add a time object to the given node of the input XML DOM |
xml_add_timeformat | XML_ADD_TIMEFORMAT add a time object to the given node of the input XML DOM |
xml_add_zero | XML_ADD_ZERO add a zero object to the given node of the input XML DOM |
xml_read | XML_READ reads an xml file and returns an analysis object. |
xml_read_data | XML_READ_DATA read a data object from the given node of an XML DOM |
xml_read_datasamples | XML_READ_DATASAMPLES read data samples from the given node of an XML file. |
xml_read_hist | XML_READ_HIST read history object from the given node of an XML DOM |
xml_read_miir | XML_READ_MIIR read an MIIR object from the given input node. |
xml_read_param | XML_READ_PARAM read a parameter from the given input node. |
xml_read_plist | XML_READ_PLIST read a plist object from the given input node. |
xml_read_pole | XML_READ_POLE read a pole object from the given input node. |
xml_read_provenance | XML_READ_PROVENANCE read provenance object from the given node of an XML DOM |
xml_read_pzmodel | XML_READ_PZMODEL read a pzmodel object from the given input node. |
xml_read_specwin | XML_READ_SPECWIN read a specwin object from the given input node. |
xml_read_time | XML_READ_TIME read time object from the given node of an XML DOM |
xml_read_timeformat | XML_READ_TIMEFORMAT read time object from the given node of an XML DOM |
xml_read_zero | XML_READ_ZERO read a zero object from the given input node. |