![]() |
BioImager
3.9.1
A .NET microscopy imaging library. Supports various microscopes by using imported libraries & GUI automation. Supported libraries include PriorĀ® & ZeissĀ® & all devices supported by Micromanager 2.0 and python-microscope.
|
Public Types | |
| enum | Type |
Public Member Functions | |
| Command (Type t, double[] ds) | |
Public Attributes | |
| double[] | doubles |
| Command.Type | type |
Definition at line 13 of file MicroscopeConsole.cs.
| enum BioImager.MicroscopeConsole.Command.Type |
Definition at line 15 of file MicroscopeConsole.cs.
| BioImager.MicroscopeConsole.Command.Command | ( | ) |
Definition at line 46 of file MicroscopeConsole.cs.
| BioImager.MicroscopeConsole.Command.Command | ( | Type | t, |
| double[] | ds | ||
| ) |
Definition at line 51 of file MicroscopeConsole.cs.
| double [] BioImager.MicroscopeConsole.Command.doubles |
Definition at line 44 of file MicroscopeConsole.cs.
| Command.Type BioImager.MicroscopeConsole.Command.type |
Definition at line 45 of file MicroscopeConsole.cs.
Referenced by microscope.stages.linkam._CommsInfo.view_of_info().