class MicromanagerReader.Position extends Object
| Modifier and Type | Field and Description | 
|---|---|
String | 
baseTiff  | 
String | 
binning  | 
String | 
cameraMode  | 
String | 
cameraRef  | 
String[] | 
channels  | 
String | 
comment  | 
String | 
detectorID  | 
String | 
detectorManufacturer  | 
String | 
detectorModel  | 
ome.units.quantity.Time | 
exposureTime  | 
HashMap<MicromanagerReader.Index,String> | 
fileNameMap  | 
int | 
gain  | 
String | 
metadataFile  | 
Double | 
pixelSize  | 
Double[][] | 
positions  | 
Double | 
sliceThickness  | 
double | 
temperature  | 
Vector<String> | 
tiffs  | 
String | 
time  | 
Double[] | 
timestamps  | 
Vector<Double> | 
voltage  | 
String | 
xmlFile  | 
| Constructor and Description | 
|---|
Position()  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getFile(int no)  | 
String | 
getFile(String order,
       int z,
       int c,
       int t,
       int count,
       int no)  | 
public String baseTiff
public HashMap<MicromanagerReader.Index,String> fileNameMap
public String metadataFile
public String xmlFile
public String[] channels
public String comment
public String time
public ome.units.quantity.Time exposureTime
public Double sliceThickness
public Double pixelSize
public Double[] timestamps
public int gain
public String binning
public String detectorID
public String detectorModel
public String detectorManufacturer
public double temperature
public String cameraRef
public String cameraMode
public Double[][] positions
Copyright © 2017 Open Microscopy Environment