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

Private implementation details of TransmittanceRange model object. More...

Public Member Functions

 Impl ()
 Default constructor.
 
 Impl (const Impl &copy)
 Copy constructor. More...
 

Public Attributes

std::shared_ptr< ome::xml::model::primitives::PercentFractiontransmittance
 Transmittance property.
 
std::shared_ptr< ome::xml::model::primitives::Quantity< ome::xml::model::enums::UnitsLength, ome::xml::model::primitives::NonNegativeFloat > > cutInTolerance
 CutInTolerance property.
 
std::shared_ptr< ome::xml::model::primitives::Quantity< ome::xml::model::enums::UnitsLength, ome::xml::model::primitives::NonNegativeFloat > > cutOutTolerance
 CutOutTolerance property.
 
std::shared_ptr< ome::xml::model::primitives::Quantity< ome::xml::model::enums::UnitsLength, ome::xml::model::primitives::PositiveFloat > > cutIn
 CutIn property.
 
std::shared_ptr< ome::xml::model::primitives::Quantity< ome::xml::model::enums::UnitsLength, ome::xml::model::primitives::PositiveFloat > > cutOut
 CutOut property.
 

Detailed Description

Private implementation details of TransmittanceRange model object.

Constructor & Destructor Documentation

◆ Impl()

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

Copy constructor.

Parameters
copythe instance to copy.

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