Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 82fd441cd3f2a8bc33fc3ed41403eced > files > 1671

python-astropy-0.2.4-4.mga4.x86_64.rpm


.. include:: ../io/votable/references.txt


Field
=============================

.. currentmodule:: astropy.io.votable.tree

.. autoclass:: Field
   :show-inheritance:

   
     
   

   
   

   .. rubric:: Attributes Summary

   .. autosummary::
   
      ~Field.arraysize
      ~Field.datatype
      ~Field.links
      ~Field.precision
      ~Field.ref
      ~Field.type
      ~Field.unit
      ~Field.values
      ~Field.width

   
   

   
   

   .. rubric:: Methods Summary

   .. autosummary::
   
      ~Field.from_table_column
      ~Field.parse
      ~Field.to_table_column
      ~Field.to_xml
      ~Field.uniqify_names

   
   

   
   

   .. rubric:: Attributes Documentation

   
   .. autoattribute:: arraysize
   .. autoattribute:: datatype
   .. autoattribute:: links
   .. autoattribute:: precision
   .. autoattribute:: ref
   .. autoattribute:: type
   .. autoattribute:: unit
   .. autoattribute:: values
   .. autoattribute:: width

   
   

   
   

   .. rubric:: Methods Documentation

   
   .. automethod:: from_table_column
   .. automethod:: parse
   .. automethod:: to_table_column
   .. automethod:: to_xml
   .. automethod:: uniqify_names