Package loci.formats.in
Class OperettaReader.Channel
java.lang.Object
loci.formats.in.OperettaReader.Channel
- Enclosing class:
OperettaReader
-
Field Summary
FieldsModifier and TypeFieldDescriptionintdoubleome.units.quantity.TimedoubledoubledoubleDouble[][]doubledoubleintint -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidCopy data from this Channel to the given Plane.
-
Field Details
-
channelID
public int channelID -
channelName
-
acqType
-
channelType
-
resolutionX
public double resolutionX -
resolutionY
public double resolutionY -
x
public int x -
y
public int y -
emWavelength
public double emWavelength -
exWavelength
public double exWavelength -
magnification
public double magnification -
lensNA
public double lensNA -
exposureTime
public ome.units.quantity.Time exposureTime -
orientationMatrix
-
-
Constructor Details
-
Channel
Channel()
-
-
Method Details
-
copy
Copy data from this Channel to the given Plane.
-