Chapter 10 Documentation ************************** Chapter10 is the recording standard of IRIG106. The full standard is defined in http://www.irig106.org/docs/106-11/chapter10.pdf :meth:`IRIG106.Chapter10.Chapter10UDP.unpack` method which converts it into an Chapter10 object The payload of the UDP wrapper contains a Data Format packet (described in 10.6.1 of the spec) which is handled by the Chapter10 object :class:`Chapter10.Chapter10` Examples and details are available below .. py:currentmodule:: AcraNetwork.IRIG106.Chapter10.Chapter10UDP :class:`Chapter10UDP` Objects ============================== .. autoclass:: Chapter10UDP :members: .. py:currentmodule:: AcraNetwork.IRIG106.Chapter10.FileParser :class:`FileParser` Objects =========================== .. autoclass:: FileParser :members: