IPASCInterface
==============

.. currentmodule:: patato.io.ipasc.read_ipasc

.. autoclass:: IPASCInterface
   :members:
   :show-inheritance:

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~IPASCInterface.__init__
      ~IPASCInterface.close
      ~IPASCInterface.get_correction_factor
      ~IPASCInterface.get_datasets
      ~IPASCInterface.get_impulse_response
      ~IPASCInterface.get_n_samples
      ~IPASCInterface.get_pa_data
      ~IPASCInterface.get_repetition_numbers
      ~IPASCInterface.get_rois
      ~IPASCInterface.get_run_numbers
      ~IPASCInterface.get_sampling_frequency
      ~IPASCInterface.get_scan_comment
      ~IPASCInterface.get_scan_datetime
      ~IPASCInterface.get_scan_name
      ~IPASCInterface.get_scan_times
      ~IPASCInterface.get_scanner_z_position
      ~IPASCInterface.get_segmentation
      ~IPASCInterface.get_sensor_geometry
      ~IPASCInterface.get_speed_of_sound
      ~IPASCInterface.get_temperature
      ~IPASCInterface.get_us_data
      ~IPASCInterface.get_water_absorption
      ~IPASCInterface.get_wavelengths
      ~IPASCInterface.is_clinical
      ~IPASCInterface.save_to_hdf5
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~IPASCInterface.raw_data
      ~IPASCInterface.sampling_frequency
      ~IPASCInterface.scan_geometry
   
   