Phenom Programming Interface
Public Member Functions | Public Attributes
PhenomTypes::ScanParams Struct Reference

Parameters for the SEM scan pattern definition. More...

#include <PhenomTypes.h>

List of all members.

Public Member Functions

 ScanParams (const Size &size, int nFrames=1, DetectorMode detector=SEM_DETECTOR_MODE_ALL, bool hdr=false, double scale=1, const Position &center=CenterPosition)
 ScanParams (int width, int height, int nFrames=1, DetectorMode detector=SEM_DETECTOR_MODE_ALL, bool hdr=false, double scale=1, const Position &center=CenterPosition)

Public Attributes

Size size
 Dimensions of the image to scan (max is 2048x2048)
int nFrames
 Number of frames to average for signal to noise improvement.
DetectorMode detector
 Detector configuration.
bool hdr
 Use High Dynamic Range mode: return a 16-bit raw image without contrast/brightness applied.
Position center
 Center of the acquisition within the field of view.
double scale
 Scale of the acquisition within the field of view.

Detailed Description

Parameters for the SEM scan pattern definition.

See also:
Phenom::SEMAcquireImage

The documentation for this struct was generated from the following files:
Phenom-World BV, Dillenburgstraat 9E, 5652 AM Eindhoven, The Netherlands, www.phenom-world.com

©2012. All rights reserved. Reproduction, copying, usage, modifying, hiring, renting, public performance, transmission and/or broadcasting in whole or in part is prohibited without the written consent of Phenom-World BV. Find your Phenom-World contact information at www.phenom-world.com.