The custom_type_field.py module#

Summary#

dict_with_missing_numpy_type

Custom dictionary that returns the name attribute of a missing key.

CustomTypeField

Represents a simulation data container with each unitary data being of a custom type.

Description#

CustomTypeField.

Module detail#

custom_type_field.numpy_type_to_dpf#