Sophie

Sophie

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

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


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


VOTableFile
===================================

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

.. autoclass:: VOTableFile
   :show-inheritance:

   
     
   

   
   

   .. rubric:: Attributes Summary

   .. autosummary::
   
      ~VOTableFile.coordinate_systems
      ~VOTableFile.groups
      ~VOTableFile.infos
      ~VOTableFile.params
      ~VOTableFile.resources
      ~VOTableFile.version

   
   

   
   

   .. rubric:: Methods Summary

   .. autosummary::
   
      ~VOTableFile.from_table
      ~VOTableFile.get_coosys_by_id
      ~VOTableFile.get_field_by_id
      ~VOTableFile.get_field_by_id_or_name
      ~VOTableFile.get_first_table
      ~VOTableFile.get_group_by_id
      ~VOTableFile.get_table_by_id
      ~VOTableFile.get_table_by_index
      ~VOTableFile.get_values_by_id
      ~VOTableFile.iter_coosys
      ~VOTableFile.iter_fields_and_params
      ~VOTableFile.iter_groups
      ~VOTableFile.iter_tables
      ~VOTableFile.iter_values
      ~VOTableFile.parse
      ~VOTableFile.set_all_tables_format
      ~VOTableFile.to_xml

   
   

   
   

   .. rubric:: Attributes Documentation

   
   .. autoattribute:: coordinate_systems
   .. autoattribute:: groups
   .. autoattribute:: infos
   .. autoattribute:: params
   .. autoattribute:: resources
   .. autoattribute:: version

   
   

   
   

   .. rubric:: Methods Documentation

   
   .. automethod:: from_table
   .. automethod:: get_coosys_by_id
   .. automethod:: get_field_by_id
   .. automethod:: get_field_by_id_or_name
   .. automethod:: get_first_table
   .. automethod:: get_group_by_id
   .. automethod:: get_table_by_id
   .. automethod:: get_table_by_index
   .. automethod:: get_values_by_id
   .. automethod:: iter_coosys
   .. automethod:: iter_fields_and_params
   .. automethod:: iter_groups
   .. automethod:: iter_tables
   .. automethod:: iter_values
   .. automethod:: parse
   .. automethod:: set_all_tables_format
   .. automethod:: to_xml