Field ===== .. currentmodule:: hcipy.field .. autoclass:: Field :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Field.is_scalar_field ~Field.is_valid_field ~Field.is_vector_field ~Field.shaped ~Field.tensor_order ~Field.tensor_shape .. rubric:: Methods Summary .. autosummary:: ~Field.at ~Field.from_dict ~Field.to_dict .. rubric:: Attributes Documentation .. autoattribute:: is_scalar_field .. autoattribute:: is_valid_field .. autoattribute:: is_vector_field .. autoattribute:: shaped .. autoattribute:: tensor_order .. autoattribute:: tensor_shape .. rubric:: Methods Documentation .. automethod:: at .. automethod:: from_dict .. automethod:: to_dict