omero::model::LightSettings
Overview
[ "protected" ]
class LightSettings extends IObject
Used By
- MicrobeamManipulationLightSourceSettingsSeq
- LogicalChannel::getLightSourceSettings
- LogicalChannel::lightSourceSettings
- LogicalChannel::setLightSourceSettings
- MicrobeamManipulation::addLightSettings
- MicrobeamManipulation::removeLightSettings
Operation Index
- getVersion
-
- setVersion
-
- getAttenuation
-
- setAttenuation
-
- getWavelength
-
- setWavelength
-
- getLightSource
-
- setLightSource
-
- getMicrobeamManipulation
-
- setMicrobeamManipulation
-
Data Member Index
- version
-
- attenuation
-
- wavelength
-
- lightSource
-
- microbeamManipulation
-
Operations
RInt getVersion()
void setVersion(RInt theVersion)
RDouble getAttenuation()
void setAttenuation(RDouble theAttenuation)
Length getWavelength()
void setWavelength(Length theWavelength)
void setLightSource(LightSource theLightSource)
void setMicrobeamManipulation(MicrobeamManipulation theMicrobeamManipulation)
Data Members
RInt version;