|
Phenom Programming Interface
|
Metadata describing microscope state at the time of acquisition. More...
#include <PhenomTypes.h>
Public Member Functions | |
| AcquisitionState (om__acquisitionState *acqState) | |
Public Attributes | |
| AcquisitionType | acquisitionType |
| std::string | softwareVersion |
| std::string | instrumentID |
| int | dataBarHeight |
| data bar height in pixels | |
| double | pixelWidth |
| in meters | |
| double | pixelHeight |
| in meters | |
| time_t | time |
| Position | sourceTilt |
| Position | stigmator |
| int | integrations |
| Position | position |
| stage position in meters | |
| double | rotation |
| scan rotation in radians | |
| double | dwellTime |
| pixel dwell time in seconds (only valid for SEM images) | |
| double | workingDistance |
| distance from sample to lens, in meters | |
| double | sourceTime |
| total time (in hours) the electron source has been "on" | |
| double | highVoltage |
| acceleration voltage (in volts) | |
| double | emissionCurrent |
| emission current (in amps) | |
| double | filamentPower |
| electron source filament power (in watts) | |
| DetectorSegment | segment [4] |
| detector configuration used for the acquisition | |
| double | appliedContrast |
| double | appliedBrightness |
| double | appliedGamma |
Metadata describing microscope state at the time of acquisition.
