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 |
Length |
positionX |
Length |
positionY |
Length |
positionZ |
double |
resolutionX |
double |
resolutionY |
int |
row |
int |
t |
int |
x |
int |
y |
int |
z |
Constructor and Description |
---|
OperettaReader.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 Length positionX
public Length positionY
public Length positionZ
public double emWavelength
public double exWavelength
public double magnification
public double lensNA
Copyright © 2016 Open Microscopy Environment