﻿pytuflow.TPC
============

.. currentmodule:: pytuflow

.. autoclass:: TPC
   :exclude-members: __init__
   :show-inheritance:

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
      :toctree:
      :nosignatures:
   
      ~TPC.curtain
      ~TPC.data_types
      ~TPC.ids
      ~TPC.maximum
      ~TPC.profile
      ~TPC.section
      ~TPC.time_series
      ~TPC.times
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
      :toctree:
   
      ~TPC.ATTRIBUTE_TYPES
      ~TPC.DOMAIN_TYPES
      ~TPC.GEOMETRY_TYPES
      ~TPC.ID_COLUMNS
      ~TPC.po_line_count
      ~TPC.po_point_count
      ~TPC.po_poly_count
      ~TPC.format
      ~TPC.fpath
      ~TPC.units
      ~TPC.oned_objs
      ~TPC.node_count
      ~TPC.channel_count
      ~TPC.name
      ~TPC.has_reference_time
      ~TPC.reference_time
      ~TPC.po_objs
      ~TPC.rl_objs
      ~TPC.rl_point_count
      ~TPC.rl_line_count
      ~TPC.rl_poly_count
   
   