focal_plane_x_resolution property

focal_plane_x_resolution property

Gets or sets the focal plane x resolution.

Definition:

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

See Also