SIARecord
=========

.. currentmodule:: pyvo.dal

.. autoclass:: SIARecord
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~SIARecord.acref
      ~SIARecord.acref_ttl
      ~SIARecord.bandpass_hilimit
      ~SIARecord.bandpass_id
      ~SIARecord.bandpass_lolimit
      ~SIARecord.bandpass_refvalue
      ~SIARecord.bandpass_unit
      ~SIARecord.cdmatrix
      ~SIARecord.coord_equinox
      ~SIARecord.coord_frame
      ~SIARecord.coord_projection
      ~SIARecord.coord_refpixel
      ~SIARecord.coord_refvalue
      ~SIARecord.dateobs
      ~SIARecord.filesize
      ~SIARecord.format
      ~SIARecord.instr
      ~SIARecord.naxes
      ~SIARecord.naxis
      ~SIARecord.pixflags
      ~SIARecord.pos
      ~SIARecord.scale
      ~SIARecord.title

   .. rubric:: Methods Summary

   .. autosummary::

      ~SIARecord.broadcast_samp
      ~SIARecord.getdataformat
      ~SIARecord.getdataurl
      ~SIARecord.suggest_dataset_basename
      ~SIARecord.suggest_extension

   .. rubric:: Attributes Documentation

   .. autoattribute:: acref
   .. autoattribute:: acref_ttl
   .. autoattribute:: bandpass_hilimit
   .. autoattribute:: bandpass_id
   .. autoattribute:: bandpass_lolimit
   .. autoattribute:: bandpass_refvalue
   .. autoattribute:: bandpass_unit
   .. autoattribute:: cdmatrix
   .. autoattribute:: coord_equinox
   .. autoattribute:: coord_frame
   .. autoattribute:: coord_projection
   .. autoattribute:: coord_refpixel
   .. autoattribute:: coord_refvalue
   .. autoattribute:: dateobs
   .. autoattribute:: filesize
   .. autoattribute:: format
   .. autoattribute:: instr
   .. autoattribute:: naxes
   .. autoattribute:: naxis
   .. autoattribute:: pixflags
   .. autoattribute:: pos
   .. autoattribute:: scale
   .. autoattribute:: title

   .. rubric:: Methods Documentation

   .. automethod:: broadcast_samp
   .. automethod:: getdataformat
   .. automethod:: getdataurl
   .. automethod:: suggest_dataset_basename
   .. automethod:: suggest_extension
