Definition at line 143 of file Microscope.cs.
◆ Focus()
◆ GetFocus()
double BioCore.Focus.GetFocus |
( |
| ) |
|
This function returns the focus of the parabola
- Returns
- The value of z.
Definition at line 165 of file Microscope.cs.
◆ GetSWLimit()
PointD BioCore.Focus.GetSWLimit |
( |
| ) |
|
This function returns the lower and upper limits of the software limit
- Returns
- A new PointD object with the lowerLimit and upperLimit values.
Definition at line 172 of file Microscope.cs.
◆ SetFocus()
void BioCore.Focus.SetFocus |
( |
double |
f | ) |
|
Set the focus of the microscope to the value f
- Parameters
-
Definition at line 157 of file Microscope.cs.
◆ SetSWLimit()
void BioCore.Focus.SetSWLimit |
( |
double |
xd, |
|
|
double |
yd |
|
) |
| |
Set the upper and lower limits of the focus position
- Parameters
-
xd | The upper limit of the focus range. |
yd | the lower limit of the focus range |
Definition at line 180 of file Microscope.cs.
◆ axisType
Type BioCore.Focus.axisType |
|
static |
◆ focus
object BioCore.Focus.focus |
|
static |
◆ focusType
Type BioCore.Focus.focusType |
|
static |
◆ lowerLimit
double BioCore.Focus.lowerLimit |
|
static |
◆ upperLimit
double BioCore.Focus.upperLimit |
|
static |
The documentation for this class was generated from the following file: