|
ome-xml
5.6.0
|
Private implementation details of ObjectiveSettings model object. More...
Collaboration diagram for ome::xml::model::ObjectiveSettings::Impl:Public Member Functions | |
| Impl () | |
| Default constructor. | |
| Impl (const Impl ©) | |
| Copy constructor. More... | |
Public Attributes | |
| std::shared_ptr< double > | refractiveIndex |
| RefractiveIndex property. | |
| std::shared_ptr< double > | correctionCollar |
| CorrectionCollar property. | |
| std::string | id |
| ID property. | |
| std::shared_ptr< ome::xml::model::enums::Medium > | medium |
| Medium property. | |
| std::weak_ptr< ome::xml::model::Objective > | objective |
| ObjectiveRef back reference. | |
Private implementation details of ObjectiveSettings model object.
|
inline |
Copy constructor.
| copy | the instance to copy. |
1.8.13