|
ome-xml
5.6.0
|
Private implementation details of LightSourceSettings model object. More...
Collaboration diagram for ome::xml::model::LightSourceSettings::Impl:Public Member Functions | |
| Impl () | |
| Default constructor. | |
| Impl (const Impl ©) | |
| Copy constructor. More... | |
Public Attributes | |
| std::shared_ptr< ome::xml::model::primitives::Quantity< ome::xml::model::enums::UnitsLength, ome::xml::model::primitives::PositiveFloat > > | wavelength |
| Wavelength property. | |
| std::shared_ptr< ome::xml::model::primitives::PercentFraction > | attenuation |
| Attenuation property. | |
| std::string | id |
| ID property. | |
| std::weak_ptr< ome::xml::model::LightSource > | lightSource |
| LightSourceRef back reference. | |
| std::weak_ptr< ome::xml::model::MicrobeamManipulation > | microbeamManipulation |
| MicrobeamManipulation_BackReference back reference. | |
Private implementation details of LightSourceSettings model object.
|
inline |
Copy constructor.
| copy | the instance to copy. |
1.8.13