|
bioformats
5.1.7
|
Private implementation details of DetectorSettings model object. More...
Collaboration diagram for ome::xml::model::DetectorSettings::Impl:Public Member Functions | |
| Impl () | |
| Default constructor. | |
| Impl (const Impl ©) | |
| Copy constructor. | |
Public Attributes | |
| ome::compat::shared_ptr< double > | zoom |
| Zoom property. | |
| ome::compat::shared_ptr< ome::xml::model::enums::Binning > | binning |
| Binning property. | |
| ome::compat::shared_ptr< ome::xml::model::primitives::PositiveInteger > | integration |
| Integration property. | |
| ome::compat::shared_ptr< double > | readOutRate |
| ReadOutRate property. | |
| ome::compat::shared_ptr< double > | gain |
| Gain property. | |
| ome::compat::shared_ptr< double > | offset |
| Offset property. | |
| std::string | id |
| ID property. | |
| ome::compat::shared_ptr< double > | voltage |
| Voltage property. | |
| ome::compat::weak_ptr< ome::xml::model::Detector > | detector |
| DetectorRef back reference. | |
Private implementation details of DetectorSettings model object.
1.8.10