Getting Started
HCIPy Package
Developer resources
Check if the object is an HCIPy Field.
This function should be preferred over of isinstance(obj, hcipy.Field) for forward compatibility reasons.
Any object to check.
Whether obj is an HCIPy Field or not.