Index: ammosreader/PDW.py
===================================================================
--- ammosreader/PDW.py	(revision ba366f1ca690dea3238806cb633992b5f6bea48d)
+++ ammosreader/PDW.py	(revision 5d24bea901fcae715a217c8f44549923753b4b97)
@@ -335,4 +335,8 @@
     def pdw_format_identifier(self):
         return self.__pdw_format_identifier
+
+    @property
+    def df_quality(self):
+        return self.__df_quality
     
     def to_datacrunch_json(self):
