Package omero.model

Interface _LaserOperations

    • Method Detail

      • getType

        LaserType getType​(Ice.Current __current)
      • setType

        void setType​(LaserType theType,
                     Ice.Current __current)
      • getLaserMedium

        LaserMedium getLaserMedium​(Ice.Current __current)
      • setLaserMedium

        void setLaserMedium​(LaserMedium theLaserMedium,
                            Ice.Current __current)
      • getFrequencyMultiplication

        RInt getFrequencyMultiplication​(Ice.Current __current)
      • setFrequencyMultiplication

        void setFrequencyMultiplication​(RInt theFrequencyMultiplication,
                                        Ice.Current __current)
      • getTuneable

        RBool getTuneable​(Ice.Current __current)
      • setTuneable

        void setTuneable​(RBool theTuneable,
                         Ice.Current __current)
      • getPulse

        Pulse getPulse​(Ice.Current __current)
      • setPulse

        void setPulse​(Pulse thePulse,
                      Ice.Current __current)
      • getWavelength

        Length getWavelength​(Ice.Current __current)
      • setWavelength

        void setWavelength​(Length theWavelength,
                           Ice.Current __current)
      • getPockelCell

        RBool getPockelCell​(Ice.Current __current)
      • setPockelCell

        void setPockelCell​(RBool thePockelCell,
                           Ice.Current __current)
      • getPump

        LightSource getPump​(Ice.Current __current)
      • setPump

        void setPump​(LightSource thePump,
                     Ice.Current __current)
      • getRepetitionRate

        Frequency getRepetitionRate​(Ice.Current __current)
      • setRepetitionRate

        void setRepetitionRate​(Frequency theRepetitionRate,
                               Ice.Current __current)