﻿fdtdx.FieldProjectionAngleDetector
==================================

.. currentmodule:: fdtdx

.. autoclass:: FieldProjectionAngleDetector
   :show-inheritance:

Quick Reference
---------------



.. rubric:: Attributes





* :attr:`~FieldProjectionAngleDetector.color`



* :attr:`~FieldProjectionAngleDetector.components`



* :attr:`~FieldProjectionAngleDetector.dft_subsample`



* :attr:`~FieldProjectionAngleDetector.direction`



* :attr:`~FieldProjectionAngleDetector.dtype`



* :attr:`~FieldProjectionAngleDetector.exact_interpolation`



* :attr:`~FieldProjectionAngleDetector.exact_projection_batch_size`



* :attr:`~FieldProjectionAngleDetector.exclude_surfaces`



* :attr:`~FieldProjectionAngleDetector.far_field_approx`



* :attr:`~FieldProjectionAngleDetector.grid_shape`



* :attr:`~FieldProjectionAngleDetector.grid_slice`



* :attr:`~FieldProjectionAngleDetector.grid_slice_tuple`



* :attr:`~FieldProjectionAngleDetector.if_inverse_plot_backwards`



* :attr:`~FieldProjectionAngleDetector.interval_space`



* :attr:`~FieldProjectionAngleDetector.inverse`



* :attr:`~FieldProjectionAngleDetector.max_random_grid_offsets`



* :attr:`~FieldProjectionAngleDetector.max_random_real_offsets`



* :attr:`~FieldProjectionAngleDetector.name`



* :attr:`~FieldProjectionAngleDetector.num_time_steps_recorded`



* :attr:`~FieldProjectionAngleDetector.num_video_workers`



* :attr:`~FieldProjectionAngleDetector.origin`



* :attr:`~FieldProjectionAngleDetector.partial_grid_shape`



* :attr:`~FieldProjectionAngleDetector.partial_real_position`



* :attr:`~FieldProjectionAngleDetector.partial_real_shape`



* :attr:`~FieldProjectionAngleDetector.plot`



* :attr:`~FieldProjectionAngleDetector.plot_dpi`



* :attr:`~FieldProjectionAngleDetector.plot_interpolation`



* :attr:`~FieldProjectionAngleDetector.projection_distance`



* :attr:`~FieldProjectionAngleDetector.projection_medium`



* :attr:`~FieldProjectionAngleDetector.projection_medium_impedance`



* :attr:`~FieldProjectionAngleDetector.projection_medium_refractive_index`



* :attr:`~FieldProjectionAngleDetector.propagation_axis`



* :attr:`~FieldProjectionAngleDetector.real_shape`



* :attr:`~FieldProjectionAngleDetector.reduce_volume`



* :attr:`~FieldProjectionAngleDetector.scaling_mode`



* :attr:`~FieldProjectionAngleDetector.switch`



* :attr:`~FieldProjectionAngleDetector.wave_characters`



* :attr:`~FieldProjectionAngleDetector.window_size`






.. rubric:: Methods





* :attr:`~FieldProjectionAngleDetector.apply`



* :attr:`~FieldProjectionAngleDetector.aset`



* :attr:`~FieldProjectionAngleDetector.check_overlap`



* :attr:`~FieldProjectionAngleDetector.draw_plot`



* :attr:`~FieldProjectionAngleDetector.extend_to`



* :attr:`~FieldProjectionAngleDetector.face_to_face_negative_direction`



* :attr:`~FieldProjectionAngleDetector.face_to_face_positive_direction`



* :attr:`~FieldProjectionAngleDetector.get_class_fields`



* :attr:`~FieldProjectionAngleDetector.get_public_fields`



* :attr:`~FieldProjectionAngleDetector.init_state`



* :attr:`~FieldProjectionAngleDetector.place_above`



* :attr:`~FieldProjectionAngleDetector.place_at_center`



* :attr:`~FieldProjectionAngleDetector.place_below`



* :attr:`~FieldProjectionAngleDetector.place_on_grid`



* :attr:`~FieldProjectionAngleDetector.place_relative_to`



* :attr:`~FieldProjectionAngleDetector.project`



* :attr:`~FieldProjectionAngleDetector.project_all`



* :attr:`~FieldProjectionAngleDetector.same_position`



* :attr:`~FieldProjectionAngleDetector.same_position_and_size`



* :attr:`~FieldProjectionAngleDetector.same_size`



* :attr:`~FieldProjectionAngleDetector.set_grid_coordinates`



* :attr:`~FieldProjectionAngleDetector.size_relative_to`



* :attr:`~FieldProjectionAngleDetector.update`



* :attr:`~FieldProjectionAngleDetector.validate_placement`







Attributes
==========





.. autoattribute:: FieldProjectionAngleDetector.color



.. autoattribute:: FieldProjectionAngleDetector.components



.. autoattribute:: FieldProjectionAngleDetector.dft_subsample



.. autoattribute:: FieldProjectionAngleDetector.direction



.. autoattribute:: FieldProjectionAngleDetector.dtype



.. autoattribute:: FieldProjectionAngleDetector.exact_interpolation



.. autoattribute:: FieldProjectionAngleDetector.exact_projection_batch_size



.. autoattribute:: FieldProjectionAngleDetector.exclude_surfaces



.. autoattribute:: FieldProjectionAngleDetector.far_field_approx



.. autoattribute:: FieldProjectionAngleDetector.grid_shape



.. autoattribute:: FieldProjectionAngleDetector.grid_slice



.. autoattribute:: FieldProjectionAngleDetector.grid_slice_tuple



.. autoattribute:: FieldProjectionAngleDetector.if_inverse_plot_backwards



.. autoattribute:: FieldProjectionAngleDetector.interval_space



.. autoattribute:: FieldProjectionAngleDetector.inverse



.. autoattribute:: FieldProjectionAngleDetector.max_random_grid_offsets



.. autoattribute:: FieldProjectionAngleDetector.max_random_real_offsets



.. autoattribute:: FieldProjectionAngleDetector.name



.. autoattribute:: FieldProjectionAngleDetector.num_time_steps_recorded



.. autoattribute:: FieldProjectionAngleDetector.num_video_workers



.. autoattribute:: FieldProjectionAngleDetector.origin



.. autoattribute:: FieldProjectionAngleDetector.partial_grid_shape



.. autoattribute:: FieldProjectionAngleDetector.partial_real_position



.. autoattribute:: FieldProjectionAngleDetector.partial_real_shape



.. autoattribute:: FieldProjectionAngleDetector.plot



.. autoattribute:: FieldProjectionAngleDetector.plot_dpi



.. autoattribute:: FieldProjectionAngleDetector.plot_interpolation



.. autoattribute:: FieldProjectionAngleDetector.projection_distance



.. autoattribute:: FieldProjectionAngleDetector.projection_medium



.. autoattribute:: FieldProjectionAngleDetector.projection_medium_impedance



.. autoattribute:: FieldProjectionAngleDetector.projection_medium_refractive_index



.. autoattribute:: FieldProjectionAngleDetector.propagation_axis



.. autoattribute:: FieldProjectionAngleDetector.real_shape



.. autoattribute:: FieldProjectionAngleDetector.reduce_volume



.. autoattribute:: FieldProjectionAngleDetector.scaling_mode



.. autoattribute:: FieldProjectionAngleDetector.switch



.. autoattribute:: FieldProjectionAngleDetector.wave_characters



.. autoattribute:: FieldProjectionAngleDetector.window_size








Methods
==========








.. automethod:: FieldProjectionAngleDetector.apply





.. automethod:: FieldProjectionAngleDetector.aset





.. automethod:: FieldProjectionAngleDetector.check_overlap





.. automethod:: FieldProjectionAngleDetector.draw_plot





.. automethod:: FieldProjectionAngleDetector.extend_to





.. automethod:: FieldProjectionAngleDetector.face_to_face_negative_direction





.. automethod:: FieldProjectionAngleDetector.face_to_face_positive_direction





.. automethod:: FieldProjectionAngleDetector.get_class_fields





.. automethod:: FieldProjectionAngleDetector.get_public_fields





.. automethod:: FieldProjectionAngleDetector.init_state





.. automethod:: FieldProjectionAngleDetector.place_above





.. automethod:: FieldProjectionAngleDetector.place_at_center





.. automethod:: FieldProjectionAngleDetector.place_below





.. automethod:: FieldProjectionAngleDetector.place_on_grid





.. automethod:: FieldProjectionAngleDetector.place_relative_to





.. automethod:: FieldProjectionAngleDetector.project





.. automethod:: FieldProjectionAngleDetector.project_all





.. automethod:: FieldProjectionAngleDetector.same_position





.. automethod:: FieldProjectionAngleDetector.same_position_and_size





.. automethod:: FieldProjectionAngleDetector.same_size





.. automethod:: FieldProjectionAngleDetector.set_grid_coordinates





.. automethod:: FieldProjectionAngleDetector.size_relative_to





.. automethod:: FieldProjectionAngleDetector.update





.. automethod:: FieldProjectionAngleDetector.validate_placement






If you find any errors in the documentation, please report them in the `Github Issues <https://github.com/ymahlau/fdtdx/issues>`_!