focal_plane_y_resolution property

focal_plane_y_resolution property

Gets or sets the focal plane y resolution.

Definition:

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

See Also