|
ome-xml
5.6.0
|
Private implementation details of Objective model object. More...
Collaboration diagram for ome::xml::model::Objective::Impl:Public Member Functions | |
| Impl () | |
| Default constructor. | |
| Impl (const Impl ©) | |
| Copy constructor. More... | |
Public Attributes | |
| std::shared_ptr< bool > | iris |
| Iris property. | |
| std::shared_ptr< ome::xml::model::primitives::Quantity< ome::xml::model::enums::UnitsLength > > | workingDistance |
| WorkingDistance property. | |
| std::shared_ptr< ome::xml::model::enums::Immersion > | immersion |
| Immersion property. | |
| std::shared_ptr< ome::xml::model::enums::Correction > | correction |
| Correction property. | |
| std::shared_ptr< double > | lensNA |
| LensNA property. | |
| std::shared_ptr< double > | nominalMagnification |
| NominalMagnification property. | |
| std::shared_ptr< double > | calibratedMagnification |
| CalibratedMagnification property. | |
| std::string | id |
| ID property. | |
| OMEModelObject::indexed_container< ome::xml::model::Annotation, std::weak_ptr >::type | annotationLinks |
| AnnotationRef reference (occurs more than once) | |
| std::weak_ptr< ome::xml::model::Instrument > | instrument |
| Instrument_BackReference back reference. | |
Private implementation details of Objective model object.
|
inline |
Copy constructor.
| copy | the instance to copy. |
1.8.13