Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
Python
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Python set_wavelength Examples
Programming Language:
Python
Namespace/Package Name:
lib.com_support.winspec
Method/Function:
set_wavelength
Examples at hotexamples.com:
2
Python set_wavelength - 2 examples found
. These are the top rated real world Python examples of
lib.com_support.winspec.set_wavelength
extracted from open source projects. You can rate examples to help us improve the quality of examples.
Example #1
0
Show file
def do_set_wavelength(self, val): return winspec.set_wavelength(val)
Example #2
0
Show file
File:
Winspec.py
Project:
QCoherence/qtlab
def do_set_wavelength(self, val): return winspec.set_wavelength(val)
x