focal_plane_resolution_unit property

focal_plane_resolution_unit property

Gets or sets the focal plane resolution unit.

Definition:

@property
def focal_plane_resolution_unit(self):
    ...
@focal_plane_resolution_unit.setter
def focal_plane_resolution_unit(self, value):
    ...

See Also