Class OperettaReader.Channel

java.lang.Object
loci.formats.in.OperettaReader.Channel
Enclosing class:
OperettaReader

class OperettaReader.Channel extends Object
  • Field Details

    • channelID

      public int channelID
    • channelName

      public String channelName
    • acqType

      public String acqType
    • channelType

      public String 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

      public Double[][] orientationMatrix
  • Constructor Details

    • Channel

      Channel()
  • Method Details