|
ome-xml
5.6.0
|
Private implementation details of Laser model object. More...
Collaboration diagram for ome::xml::model::Laser::Impl:Public Member Functions | |
| Impl () | |
| Default constructor. | |
| Impl (const Impl ©) | |
| Copy constructor. More... | |
Public Attributes | |
| std::shared_ptr< bool > | pockelCell |
| PockelCell property. | |
| std::shared_ptr< bool > | tuneable |
| Tuneable property. | |
| std::shared_ptr< ome::xml::model::enums::LaserMedium > | laserMedium |
| LaserMedium property. | |
| std::shared_ptr< ome::xml::model::enums::Pulse > | pulse |
| Pulse property. | |
| 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::PositiveInteger > | frequencyMultiplication |
| FrequencyMultiplication property. | |
| std::shared_ptr< ome::xml::model::enums::LaserType > | type |
| Type property. | |
| std::shared_ptr< ome::xml::model::primitives::Quantity< ome::xml::model::enums::UnitsFrequency > > | repetitionRate |
| RepetitionRate property. | |
| std::weak_ptr< ome::xml::model::LightSource > | pump |
| Pump reference. | |
Private implementation details of Laser model object.
|
inline |
Copy constructor.
| copy | the instance to copy. |
1.8.13