|
| enum | Medium : std::uint8_t {
Air,
Oil,
Water,
Glycerol,
Other
} |
| |
|
|
virtual bool | TryGetObjectiveRef (std::wstring *objectiveRef)=0 |
| |
|
virtual bool | TryGetMedium (Medium *medium)=0 |
| |
|
virtual bool | TryGetCorrectionCollar (double *correctioncollar)=0 |
| |
|
virtual bool | TryGetCorrectionCollar2 (double *correctioncollar2)=0 |
| |
|
virtual bool | TryGetCorrectionControllerMode (std::wstring *correctioncontrollermode)=0 |
| |
|
virtual bool | TryGetCorrectionControllerBottomThickness (double *correctioncontrollerbottomthickness)=0 |
| |
|
virtual bool | TryGetCorrectionControllerImagingDepth (double *correctioncontrollerimagingdepth)=0 |
| |
|
virtual bool | TryGetRefractiveIndex (double *refractiveindex)=0 |
| |
The documentation for this class was generated from the following file: