ome-xml  5.6.0
Public Member Functions | Public Attributes | List of all members
ome::xml::model::DetectorSettings::Impl Class Reference

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)
 Copy constructor. More...
 

Public Attributes

std::shared_ptr< double > zoom
 Zoom property.
 
std::shared_ptr< ome::xml::model::enums::Binningbinning
 Binning property.
 
std::shared_ptr< ome::xml::model::primitives::PositiveIntegerintegration
 Integration property.
 
std::shared_ptr< ome::xml::model::primitives::Quantity< ome::xml::model::enums::UnitsFrequency > > readOutRate
 ReadOutRate property.
 
std::shared_ptr< double > gain
 Gain property.
 
std::shared_ptr< double > offset
 Offset property.
 
std::string id
 ID property.
 
std::shared_ptr< ome::xml::model::primitives::Quantity< ome::xml::model::enums::UnitsElectricPotential > > voltage
 Voltage property.
 
std::weak_ptr< ome::xml::model::Detectordetector
 DetectorRef back reference.
 

Detailed Description

Private implementation details of DetectorSettings model object.

Constructor & Destructor Documentation

◆ Impl()

ome::xml::model::DetectorSettings::Impl::Impl ( const Impl copy)
inline

Copy constructor.

Parameters
copythe instance to copy.

The documentation for this class was generated from the following file: