TExTaskConfig ============= .. currentmodule:: lsst.faro.measurement .. autoclass:: TExTaskConfig :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~TExTaskConfig.annulus_r ~TExTaskConfig.comparison_operator ~TExTaskConfig.history .. rubric:: Methods Summary .. autosummary:: ~TExTaskConfig.compare ~TExTaskConfig.formatHistory ~TExTaskConfig.freeze ~TExTaskConfig.items ~TExTaskConfig.iteritems ~TExTaskConfig.iterkeys ~TExTaskConfig.itervalues ~TExTaskConfig.keys ~TExTaskConfig.load ~TExTaskConfig.loadFromStream ~TExTaskConfig.names ~TExTaskConfig.save ~TExTaskConfig.saveToStream ~TExTaskConfig.setDefaults ~TExTaskConfig.toDict ~TExTaskConfig.update ~TExTaskConfig.validate ~TExTaskConfig.values .. rubric:: Attributes Documentation .. autoattribute:: annulus_r .. autoattribute:: comparison_operator .. autoattribute:: history .. 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