PatchTableMeasurementConfig =========================== .. currentmodule:: lsst.faro.measurement .. autoclass:: PatchTableMeasurementConfig :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~PatchTableMeasurementConfig.columns ~PatchTableMeasurementConfig.columnsBand ~PatchTableMeasurementConfig.connections ~PatchTableMeasurementConfig.history ~PatchTableMeasurementConfig.instrument ~PatchTableMeasurementConfig.measure ~PatchTableMeasurementConfig.metricName ~PatchTableMeasurementConfig.referenceCatalogLoader ~PatchTableMeasurementConfig.saveLogOutput ~PatchTableMeasurementConfig.saveMetadata .. rubric:: Methods Summary .. autosummary:: ~PatchTableMeasurementConfig.compare ~PatchTableMeasurementConfig.formatHistory ~PatchTableMeasurementConfig.freeze ~PatchTableMeasurementConfig.items ~PatchTableMeasurementConfig.iteritems ~PatchTableMeasurementConfig.iterkeys ~PatchTableMeasurementConfig.itervalues ~PatchTableMeasurementConfig.keys ~PatchTableMeasurementConfig.load ~PatchTableMeasurementConfig.loadFromStream ~PatchTableMeasurementConfig.names ~PatchTableMeasurementConfig.save ~PatchTableMeasurementConfig.saveToStream ~PatchTableMeasurementConfig.setDefaults ~PatchTableMeasurementConfig.toDict ~PatchTableMeasurementConfig.update ~PatchTableMeasurementConfig.validate ~PatchTableMeasurementConfig.values .. rubric:: Attributes Documentation .. autoattribute:: columns .. autoattribute:: columnsBand .. autoattribute:: connections .. autoattribute:: history .. autoattribute:: instrument .. autoattribute:: measure .. autoattribute:: metricName .. autoattribute:: referenceCatalogLoader .. autoattribute:: saveLogOutput .. autoattribute:: saveMetadata .. rubric:: Methods Documentation .. automethod:: compare .. automethod:: formatHistory .. automethod:: freeze .. automethod:: items .. automethod:: iteritems .. automethod:: iterkeys .. automethod:: itervalues .. automethod:: keys .. automethod:: load .. automethod:: loadFromStream .. automethod:: names .. automethod:: save .. automethod:: saveToStream .. automethod:: setDefaults .. automethod:: toDict .. automethod:: update .. automethod:: validate .. automethod:: values