class TecanReader.Image
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.lang.String |
channelName |
int |
cycle |
ome.units.quantity.Time |
exposureTime |
int |
field |
java.lang.String |
file |
boolean |
overlay |
ome.units.quantity.Length |
pixelSize |
int |
plane |
boolean |
result |
int |
series |
java.lang.String |
timestamp |
int |
wellColumn |
int |
wellRow |
Constructor and Description |
---|
Image() |
public java.lang.String file
public int wellRow
public int wellColumn
public int field
public int cycle
public int series
public int plane
public ome.units.quantity.Length pixelSize
public ome.units.quantity.Time exposureTime
public java.lang.String channelName
public boolean overlay
public boolean result
public java.lang.String timestamp
Copyright © 2022 Open Microscopy Environment