class CV7000Reader.Plane
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
channel |
int |
channelIndex |
int |
column |
int |
field |
java.lang.String |
file |
int |
no |
int |
row |
int |
series |
int |
timepoint |
java.lang.String |
timestamp |
double |
xpos |
double |
ypos |
int |
z |
double |
zpos |
Constructor and Description |
---|
Plane() |
public java.lang.String file
public java.lang.String timestamp
public int row
public int column
public int timepoint
public int field
public int z
public int channel
public int channelIndex
public double xpos
public double ypos
public double zpos
public int series
public int no
Copyright © 2019 Open Microscopy Environment