Package omero.model

Interface _LaserOperationsNC

    • Method Detail

      • setType

        void setType​(LaserType theType)
      • setLaserMedium

        void setLaserMedium​(LaserMedium theLaserMedium)
      • getFrequencyMultiplication

        RInt getFrequencyMultiplication()
      • setFrequencyMultiplication

        void setFrequencyMultiplication​(RInt theFrequencyMultiplication)
      • getTuneable

        RBool getTuneable()
      • setTuneable

        void setTuneable​(RBool theTuneable)
      • getPulse

        Pulse getPulse()
      • setPulse

        void setPulse​(Pulse thePulse)
      • getWavelength

        Length getWavelength()
      • setWavelength

        void setWavelength​(Length theWavelength)
      • getPockelCell

        RBool getPockelCell()
      • setPockelCell

        void setPockelCell​(RBool thePockelCell)
      • getRepetitionRate

        Frequency getRepetitionRate()
      • setRepetitionRate

        void setRepetitionRate​(Frequency theRepetitionRate)