MMCore  1.4
Public Member Functions | List of all members
PixelSizeConfiguration Class Reference

#include <ConfigGroup.h>

Inheritance diagram for PixelSizeConfiguration:
Configuration

Public Member Functions

void setPixelSizeUm (double pixSize)
 
double getPixelSizeUm () const
 
void setPixelConfigAffineMatrix (std::vector< double > &affineMatrix) throw (CMMError)
 
std::vector< double > getPixelConfigAffineMatrix ()
 
- Public Member Functions inherited from Configuration
void addSetting (const PropertySetting &setting)
 
void deleteSetting (const char *device, const char *prop)
 
bool isPropertyIncluded (const char *device, const char *property)
 
bool isSettingIncluded (const PropertySetting &ps)
 
bool isConfigurationIncluded (const Configuration &cfg)
 
PropertySetting getSetting (size_t index) const throw (CMMError)
 
PropertySetting getSetting (const char *device, const char *prop)
 
size_t size () const
 
std::string getVerbose () const
 

Detailed Description

Specialized form of configuration designed to detect pixel size from current settings.


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