omero::model::Laser
Overview
[ "protected" ]
class Laser extends LightSource
Operation Index
- getType
-
- setType
-
- getLaserMedium
-
- setLaserMedium
-
- getFrequencyMultiplication
-
- setFrequencyMultiplication
-
- getTuneable
-
- setTuneable
-
- getPulse
-
- setPulse
-
- getWavelength
-
- setWavelength
-
- getPockelCell
-
- setPockelCell
-
- getPump
-
- setPump
-
- getRepetitionRate
-
- setRepetitionRate
-
Data Member Index
- type
-
- laserMedium
-
- frequencyMultiplication
-
- tuneable
-
- pulse
-
- wavelength
-
- pockelCell
-
- pump
-
- repetitionRate
-
Operations
void setType(LaserType theType)
void setLaserMedium(LaserMedium theLaserMedium)
RInt getFrequencyMultiplication()
void setFrequencyMultiplication(RInt theFrequencyMultiplication)
RBool getTuneable()
void setTuneable(RBool theTuneable)
Pulse getPulse()
void setPulse(Pulse thePulse)
Length getWavelength()
void setWavelength(Length theWavelength)
RBool getPockelCell()
void setPockelCell(RBool thePockelCell)
Frequency getRepetitionRate()
void setRepetitionRate(Frequency theRepetitionRate)
Data Members
RInt frequencyMultiplication;
RBool pockelCell;