stage parameters
More...
#include <EdbStage.h>
◆ EdbStage()
◆ ~EdbStage()
29{
33}
EdbAffine3D * eEncoders2Stage
XYZ encoders to Stage affine transformation parameters.
Definition: EdbStage.h:92
EdbObjective * eObjective
Objective parameters.
Definition: EdbStage.h:90
EdbCCD * eCCD
CDD matrix physical parameters.
Definition: EdbStage.h:89
◆ CCD2Stage()
create new object with copied affine parameters
181{
183 return aff;
184}
Definition: EdbAffine.h:17
EdbAffine2D * GetCCD2Stage() const
Definition: EdbStage.h:72
◆ Encoders2Stage()
create new object with copied affine parameters
◆ GetCCD()
EdbCCD * EdbStage::GetCCD |
( |
| ) |
const |
|
inline |
◆ GetEncoders2Stage()
◆ GetObjective()
◆ PixelX()
Float_t EdbStage::PixelX |
( |
| ) |
const |
|
inline |
Float_t PixelX() const
Definition: EdbStage.h:74
◆ PixelY()
Float_t EdbStage::PixelY |
( |
| ) |
const |
|
inline |
Float_t PixelY() const
Definition: EdbStage.h:75
◆ Print()
void EdbStage::Print |
( |
Option_t * |
opt = "" | ) |
const |
61{
62 printf("EdbStage:\n");
65
66}
void Print(Option_t *opt="") const
Definition: EdbStage.cxx:109
void Print(Option_t *opt="") const
Definition: EdbStage.cxx:171
◆ eCCD
CDD matrix physical parameters.
◆ eEncoders2Stage
XYZ encoders to Stage affine transformation parameters.
◆ eObjective
The documentation for this class was generated from the following files: