class OperettaReader.Plane extends Object
Modifier and Type | Field and Description |
---|---|
int |
c |
String |
channelName |
int |
col |
double |
emWavelength |
double |
exWavelength |
int |
field |
String |
filename |
double |
lensNA |
double |
magnification |
ome.units.quantity.Length |
positionX |
ome.units.quantity.Length |
positionY |
ome.units.quantity.Length |
positionZ |
double |
resolutionX |
double |
resolutionY |
int |
row |
int |
t |
int |
x |
int |
y |
int |
z |
Constructor and Description |
---|
Plane() |
public String filename
public int row
public int col
public int field
public int x
public int y
public int z
public int t
public int c
public String channelName
public double resolutionX
public double resolutionY
public ome.units.quantity.Length positionX
public ome.units.quantity.Length positionY
public ome.units.quantity.Length positionZ
public double emWavelength
public double exWavelength
public double magnification
public double lensNA
Copyright © 2017 Open Microscopy Environment